Skip to content

Commit

Permalink
only run builds for lts/*
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Ingeson committed Nov 10, 2018
1 parent f643e4f commit 7c26fc7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
language: node_js

node_js:
- '6'
- '8'
- '10'
- 'stable'
- "lts/*"

cache:
directories:
Expand Down

0 comments on commit 7c26fc7

Please sign in to comment.