Skip to content

Commit 8c2dc74

Browse files
committed
Test on LTS release of node
And drop tests for unsupported iojs
1 parent 3ed2783 commit 8c2dc74

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@ language: node_js
33
node_js:
44
- "0.10"
55
- "0.12"
6+
- 4
67
- node
7-
- iojs-1
8-
- iojs-2
9-
- iojs
108
script: npm run travis
119
env:
1210
- NO_WATCH_TESTS=1

0 commit comments

Comments
 (0)