Skip to content

Commit

Permalink
chore(.travis.yml) run test in current + lts node version
Browse files Browse the repository at this point in the history
  • Loading branch information
rimiti committed Oct 2, 2019
1 parent 753e7fb commit 28aa7cd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
language: node_js

node_js:
- 6
- 8
- 10
- lts/*

before_install:
- npm i
Expand Down

0 comments on commit 28aa7cd

Please sign in to comment.