Skip to content

Commit

Permalink
don't need travis wait anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
atmyers committed Feb 8, 2019
1 parent 9ab2d19 commit 407a6e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -27,7 +27,7 @@ addons:
install:
- pip install sphinx sphinx_rtd_theme breathe

script: travis_wait bash ./build_and_deploy.sh
script: bash ./build_and_deploy.sh

env:
global:
Expand Down

0 comments on commit 407a6e4

Please sign in to comment.