Skip to content

Commit 7f8f3a0

Browse files
authored
Update .travis.yml
1 parent 8e43900 commit 7f8f3a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
sudo: required
22
language: node_js
33
node_js:
4-
- '8.4'
4+
- '10'
5+
- '12'
56
install:
67
- npm install
78
script:

0 commit comments

Comments
 (0)