Skip to content

Commit e7fd5e3

Browse files
authored
Test Node v8
1 parent e2406d2 commit e7fd5e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: node_js
22
node_js:
33
- '6'
44
- '7'
5+
- '8'
56
before_script:
67
# Remove ./node_modules/.bin from PATH so node-which doesn't replace Unix which and cause RVM to barf. See https://github.com/travis-ci/travis-ci/issues/5092
78
- PATH=${PATH//:\.\/node_modules\/\.bin/}

0 commit comments

Comments
 (0)