Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Commit

Permalink
Update CI node version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexnault committed Oct 5, 2018
1 parent 7c2c57e commit e51b500
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,5 +1,5 @@
language: node_js
node_js:
- "0.10"
- "10.11.0"
script: "yarn run test-travis"
after_script: "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"

0 comments on commit e51b500

Please sign in to comment.