Skip to content

Commit

Permalink
Only run ci on lts node
Browse files Browse the repository at this point in the history
  • Loading branch information
kaichen committed Jun 14, 2018
1 parent e5c7ef0 commit b3e768e
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
Expand Up @@ -2,9 +2,8 @@ language: node_js
sudo: enabled

node_js:
- "node"
- "9.3.0"
- "lts/carbon"

cache:
directories:
- "node_modules"
- "node_modules"

0 comments on commit b3e768e

Please sign in to comment.