Skip to content

Commit fd09067

Browse files
authored
Update to node 10 in .travis.yml (#27)
1 parent fbd39da commit fd09067

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ node_js:
99
- '7'
1010
- '6'
1111
- '4'
12+
- '10'
1213
before_script:
1314
- npm prune
1415
after_success:

0 commit comments

Comments
 (0)