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 00b06ce
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
language: node_js

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

before_install:
- npm i
Expand Down

0 comments on commit 00b06ce

Please sign in to comment.