commit | b559bffb344958d789836a5a95316c8446688658 | [log] [tgz] |
---|---|---|
author | baywatcher <baywatcher@github.com> | Thu Dec 17 23:59:55 2020 +0100 |
committer | baywatcher <baywatcher@github.com> | Thu Dec 17 23:59:55 2020 +0100 |
tree | 983d9cc27b862097c2c88fa635ca76bd8bcf5951 | |
parent | 8690c9b1e33acab317b644f0e116bd7c4c2f0b2b [diff] |
Tweaks Travis yml file.
diff --git a/.travis.yml b/.travis.yml index 686ee60..ab48e5a 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -36,4 +36,4 @@ - sh .travisCI/travisBuild.sh script: - - bash .travisCI/runPrecheck.sh + - travis_wait .travisCI/runPrecheck.sh