Skip to content

Commit 4957a24

Browse files
Merge pull request #129 from patricklodder/update-ci
Update nodejs versions we test CI against
2 parents f365ed8 + 4d56e6d commit 4957a24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: node_js
22
node_js:
33
- "0.10"
4-
- "0.11"
54
- "0.12"
5+
- "4"
6+
- "6"

0 commit comments

Comments
 (0)