Skip to content

Commit 104cba5

Browse files
committed
add more node versions
1 parent 8c76832 commit 104cba5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ matrix:
1111
allow_failures:
1212
- env: TARGET=saucelabs
1313
node_js:
14-
- '6.12'
14+
- '6'
15+
- '8'
16+
- '9'
17+
- '10'
1518
before_script:
1619
- npm install -g bower
1720
- npm install -g grunt-cli

0 commit comments

Comments
 (0)