Skip to content

Commit

Permalink
✅ CI build on node.js LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
elbywan committed Mar 14, 2019
1 parent 92af63a commit 90290ab
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:
- stable
- lts/*
script:
- npm run test
- 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then npm run test-browsers; fi'
Expand Down

0 comments on commit 90290ab

Please sign in to comment.