Skip to content

Commit

Permalink
[ travis ] wait for the end of the install
Browse files Browse the repository at this point in the history
  • Loading branch information
gallais committed Apr 6, 2018
1 parent e74b461 commit 9cbd0a4
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 @@ -18,7 +18,7 @@ cache:
install:
- export PATH=$HOME/.cabal/bin:/opt/ghc/8.2.2/bin:/opt/cabal/2.0/bin:$PATH
- cd travis/
- ./install_agda.sh
- travis_wait ./install_agda.sh

script:
- cd ../src/
Expand Down

0 comments on commit 9cbd0a4

Please sign in to comment.