Skip to content

Commit

Permalink
Kill containers
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Houseknecht committed Oct 25, 2017
1 parent c46434c commit 4c5e7ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,5 @@ script:
- ansible-playbook -i inventory test.yml

# Stop the application
- cd ../..
- make stop_production
- docker kill $(docker ps -qa)

0 comments on commit 4c5e7ef

Please sign in to comment.