Skip to content

Commit d380cd5

Browse files
JohnCashmoreIgorMinar
authored andcommitted
build(travis): update .travis.yml to test on node 4 and 5
Closes #56
1 parent c38b5c0 commit d380cd5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
sudo: false
22
env:
3-
- NODE_VERSION=0.10
4-
- NODE_VERSION=0.12
5-
- NODE_VERSION=iojs
3+
- NODE_VERSION=4
4+
- NODE_VERSION=5
65

76
os:
87
- linux

0 commit comments

Comments
 (0)