Skip to content

Commit 487e273

Browse files
committed
bump node versions for travis
1 parent 0e17ec7 commit 487e273

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.12"
4-
- "0.11"
3+
- "4.1"
4+
- "4.0"
55
before_script:
66
- npm install
77
- npm install jshint

0 commit comments

Comments
 (0)