Skip to content

Commit

Permalink
updated travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jonniespratley committed Dec 8, 2014
1 parent b00519d commit a41608e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,13 @@ before_script:
- 'grunt'
#- sleep 2
#- 'grunt serve'
after_script:
- cat coverage/**/lcov.info | codeclimate
deploy:
provider: heroku
api_key: '6ac65b88-dd6d-421f-9fc7-c9ae18f71cb4'
on:
all_branches: true
addons:
code_climate:
repo_token: 0c38fe0d4c6cc50053304b8cd4859d74624619e2707280ac9287be548e905404

0 comments on commit a41608e

Please sign in to comment.