Skip to content

Commit

Permalink
Add travis_wait
Browse files Browse the repository at this point in the history
  • Loading branch information
CiaranOMara committed Nov 10, 2019
1 parent 578c867 commit 3b7780a
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 @@ -23,7 +23,7 @@ jobs:
# disable global before_script in order not to install Compose twice
before_script:
script:
- |
- travis_wait |
julia --color=yes --project=docs/ -e'
using Pkg
Pkg.add(PackageSpec(name="Compose", rev="master"))
Expand Down

0 comments on commit 3b7780a

Please sign in to comment.