Skip to content

Commit

Permalink
Updated node version
Browse files Browse the repository at this point in the history
  • Loading branch information
philliphenslee committed Jul 30, 2019
1 parent c3e476a commit ec3cdbb
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,6 +1,6 @@
sudo: false
language: node_js
node_js:
- "4.1"
- "10.16.0"
script: "npm run-script test-travis"
after_script: "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"
after_script: "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"

0 comments on commit ec3cdbb

Please sign in to comment.