We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4689d2a commit ecc974eCopy full SHA for ecc974e
.travis.yml
@@ -29,3 +29,6 @@ install:
29
30
script:
31
- docker-compose up --exit-code-from php
32
+
33
+after_script:
34
+ - docker-compose down
0 commit comments