Skip to content

Commit

Permalink
Update travis template to use lts
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Q committed Nov 28, 2019
1 parent 3d6e2bd commit a8d1dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/.travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '8'
- 'lts/*'

cache:
directories:
Expand Down

0 comments on commit a8d1dc1

Please sign in to comment.