Skip to content

Commit

Permalink
fix: update travis yml
Browse files Browse the repository at this point in the history
  • Loading branch information
x-cold committed Mar 22, 2020
1 parent e0e09ed commit 2dbdebd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,7 +1,9 @@
sudo: false
language: node_js
node_js:
- '8, 10, 12'
- '8'
- '10'
- '12'
before_install:
- npm i npminstall -g
install:
Expand Down

0 comments on commit 2dbdebd

Please sign in to comment.