Skip to content

Commit af0acf1

Browse files
committed
Merge pull request webpack#2088 from SimenB/travis
Test on LTS release of node
2 parents 729905d + 8c2dc74 commit af0acf1

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)