Skip to content

Commit c4f93c6

Browse files
committed
Use newer node versions in Travis CI
1 parent f2b4712 commit c4f93c6

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,6 +1,6 @@
11
language: "node_js"
22
node_js:
3-
- 0.4
4-
- 0.5
53
- 0.6
64
- 0.8
5+
- 0.10
6+
- 0.11

0 commit comments

Comments
 (0)