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

Commit

Permalink
re-add post-test move back to project root
Browse files Browse the repository at this point in the history
  • Loading branch information
stvnrlly committed Feb 25, 2016
1 parent f3f5d06 commit fc17f3f
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 @@ -22,7 +22,7 @@ deploy:
script: cf-blue-green-travis
on:
branch: feature/cf-deploys
script: cd forecast-admin/forecast && py.test --cov opportunities --cov-report term-missing
script: cd forecast-admin/forecast && py.test --cov opportunities --cov-report term-missing && cd ../..
after_success:
- codecov
- coveralls

0 comments on commit fc17f3f

Please sign in to comment.