Skip to content

Commit

Permalink
switch to node lts branch
Browse files Browse the repository at this point in the history
  • Loading branch information
timche committed Apr 24, 2018
1 parent d17ee24 commit b9c950c
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:
- "node"
- "lts/*"
script:
- npm run format:check
- npm run lint
Expand Down

0 comments on commit b9c950c

Please sign in to comment.