Skip to content

Commit

Permalink
[Tests] pin included builds to LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Nov 1, 2017
1 parent fb3e0c0 commit cc1de77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ sudo: false
matrix:
fast_finish: true
include:
- node_js: "node"
- node_js: "lts/*"
env: LINT=true
- node_js: "6"
env: KARMA=true REACT=0.13
Expand Down

0 comments on commit cc1de77

Please sign in to comment.