Skip to content

Commit 1a61445

Browse files
committed
Updated travis.yml to be ehmm.. more up to date
1 parent d5eea85 commit 1a61445

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22
node_js:
3-
- '0.10'
3+
- 'node'
44
before_install:
5-
- npm install -g typescript@1.0
5+
- npm install -g typescript
66
script:
77
- npm test

0 commit comments

Comments
 (0)