Skip to content

Commit

Permalink
Build agains the latest node and the latest LTS version
Browse files Browse the repository at this point in the history
  • Loading branch information
eploko committed Jul 9, 2019
1 parent 5f7cb67 commit d90abd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sudo: false
language: node_js
node_js:
- "4"
- "5"
- "node"
- "lts/*"
script:
- npm run lint
- npm run build

0 comments on commit d90abd8

Please sign in to comment.