Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.

Commit

Permalink
update travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
tymondesigns authored Mar 12, 2017
1 parent e0ec789 commit c02b58e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ node_js:
before_script:
- npm install -g gulp codeclimate-test-reporter
after_script:
- cat test/coverage/lcov/lcov.info | codeclimate
- codeclimate-test-reporter < test/coverage/lcov/lcov.info

env:
global:
- secure: jGnioqs1TSYzv+IfKLf6weOn7b7+xkEkGPhnVJ/YngvGBiyu5G3aFdJRV5xZos4H2lhhsIHUej1ZocLM61bFLdgLp8p5khEXP8TSZPsO3OGyAj4ZhFRtNwK6vcY1y1Lez8CA/3Clikz8iSm5Twg83hwofLr7C57kQJ22gruISm4=
Expand Down

0 comments on commit c02b58e

Please sign in to comment.