Skip to content

Commit

Permalink
[travis] Test on node 12
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed May 1, 2019
1 parent 62739f0 commit 1330ead
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
sudo: false
language: node_js
node_js:
- "12"
- "10"
- "8"
- "6"
script:
- "npm run test-travis"
after_script:
Expand Down

0 comments on commit 1330ead

Please sign in to comment.