Skip to content

Commit b078e84

Browse files
committed
chore(travis): only build on node 6
this will keep us from producing separate builds for each node version
1 parent d6ca375 commit b078e84

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ notifications:
77
email: false
88
node_js:
99
- '6'
10-
- '5'
11-
- '4'
1210
before_install:
1311
- npm i -g npm@^2.0.0
1412
before_script:

0 commit comments

Comments
 (0)