Skip to content

Commit ecc974e

Browse files
committed
Updated to handle container down
1 parent 4689d2a commit ecc974e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ install:
2929

3030
script:
3131
- docker-compose up --exit-code-from php
32+
33+
after_script:
34+
- docker-compose down

0 commit comments

Comments
 (0)