Skip to content

Commit

Permalink
running codecov as a run script in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
germanattanasio committed May 24, 2016
1 parent b5e44ec commit ef9a6b1
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
Expand Up @@ -6,7 +6,7 @@ cache:
node_js: stable
script:
- npm run lint
- npm codecov
- npm run codecov
deploy:
provider: cloudfoundry
api: https://api.ng.bluemix.net
Expand Down

0 comments on commit ef9a6b1

Please sign in to comment.