Skip to content

Commit

Permalink
ci(node): change node to lts
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-lelain committed Jun 28, 2020
1 parent 635ab66 commit b2b7d7b
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
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '10'
- 'lts/*'
cache:
yarn: true
directories:
Expand Down

0 comments on commit b2b7d7b

Please sign in to comment.