Skip to content

Commit 80b7563

Browse files
committed
Update .travis.yml
1 parent 721e93e commit 80b7563

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ os:
88
- linux
99

1010
node_js:
11-
- '8'
1211
- '6'
12+
- '8'
13+
- '10'
1314

1415
before_install:
1516
- npm install -g npm

0 commit comments

Comments
 (0)