Skip to content

Commit

Permalink
Change CI to only target current stable and LTS runtimes
Browse files Browse the repository at this point in the history
  • Loading branch information
mstade committed Dec 5, 2017
1 parent 63fe3e6 commit b87ac09
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,8 +1,7 @@
language: node_js
node_js:
- node
- '6'
- '4'
- lts/*
deploy:
provider: npm
email: [email protected]
Expand Down

0 comments on commit b87ac09

Please sign in to comment.