Skip to content

Commit

Permalink
ci: update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
toxic-johann committed Apr 25, 2019
1 parent f5852d9 commit a10edc7
Show file tree
Hide file tree
Showing 2 changed files with 682 additions and 28 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
language: node_js
node_js:
- '12'
- '11'
- '10'
- '9'
- '8'
- '7'
- '6'
script:
- 'npm test'
Expand Down
Loading

0 comments on commit a10edc7

Please sign in to comment.