Skip to content

Commit

Permalink
Update to node 10 in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and BridgeAR committed May 23, 2018
1 parent 24a9aff commit 5b54ba0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ node_js:
- "6"
- "8"
- "9"
- "10"
after_success:
- CODECLIMATE_REPO_TOKEN=b57723fafcf0516f275d6b380cd506fd082ea88d86507eb82c8abd489b9b9a09 node ./node_modules/.bin/codeclimate-test-reporter < coverage/lcov.info

0 comments on commit 5b54ba0

Please sign in to comment.