Skip to content

Commit ae871f7

Browse files
Update to node 10 in .travis.yml
1 parent 37eb224 commit ae871f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ dist: trusty
33
language: node_js
44
node_js:
55
- "8.6"
6+
- "10"
67
env:
78
- CC=gcc-4.9 && CXX=g++-4.9
89
script:

0 commit comments

Comments
 (0)