Skip to content

Commit 0b436cd

Browse files
Update to node 10 in .travis.yml
1 parent 9ecd88f commit 0b436cd

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
@@ -9,6 +9,7 @@ notifications:
99
on_failure: change
1010
node_js:
1111
- '9'
12+
- '10'
1213
before_install:
1314
- npm i -g npm@^2.0.0
1415
install:

0 commit comments

Comments
 (0)