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

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
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)