Skip to content

Commit c941774

Browse files
committed
Make travis happy
1 parent c7a73d9 commit c941774

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: node_js
22
node_js:
3-
- "0.10"
4-
before_install:
5-
- npm install -g npm@~1.4.6
3+
- 4
64
script:
75
- npm install
86
- npm test

0 commit comments

Comments
 (0)