Skip to content

Commit

Permalink
travis_wait in build
Browse files Browse the repository at this point in the history
  • Loading branch information
nllong committed May 5, 2019
1 parent b94138c commit 410f0ba
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 @@ -63,5 +63,5 @@ jobs:
- stage: publish
install: skip
before_script: skip
script: docker/travis_build_docker.sh
script: travis_wait 30 docker/travis_build_docker.sh
env: DJANGO_SETTINGS_MODULE=config.settings.docker

0 comments on commit 410f0ba

Please sign in to comment.