Skip to content

Commit

Permalink
chore: test Node.js 12
Browse files Browse the repository at this point in the history
  • Loading branch information
BridgeAR committed May 10, 2019
1 parent 43b4efe commit 53e76aa
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 @@ -6,5 +6,6 @@ node_js:
- "9"
- "10"
- "11"
- "12"
after_success:
- CODECLIMATE_REPO_TOKEN=b57723fafcf0516f275d6b380cd506fd082ea88d86507eb82c8abd489b9b9a09 node ./node_modules/.bin/codeclimate-test-reporter < coverage/lcov.info

0 comments on commit 53e76aa

Please sign in to comment.