Skip to content

Commit

Permalink
Return an exit code from a container
Browse files Browse the repository at this point in the history
  • Loading branch information
y-yu committed Jun 1, 2018
1 parent 450ba0f commit 1076fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -24,7 +24,7 @@ install:
- docker-compose pull
- docker-compose build
script:
- docker-compose up
- docker-compose up --exit-code-from trpl-pdf-compile
after_success:
- ./travis/deploy_image.sh
- ./travis/deploy_pdf.sh
Expand Down

0 comments on commit 1076fc0

Please sign in to comment.