Skip to content

Commit 5078b3d

Browse files
committed
Add node versions 8 and 10 to travis
1 parent 7e44041 commit 5078b3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cache:
55
notifications:
66
email: true
77
node_js:
8-
- '9'
8+
- '10'
99
- '8'
1010
before_script:
1111
- npm prune

0 commit comments

Comments
 (0)