Skip to content

Commit

Permalink
travis - add node v10, v12
Browse files Browse the repository at this point in the history
  • Loading branch information
haoxins committed Jul 17, 2019
1 parent 0f4e7a1 commit f683c31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,5 +1,7 @@
language: node_js
node_js:
- 8
- 10
- 12
script: npm test
sudo: false

0 comments on commit f683c31

Please sign in to comment.