aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-12-14 14:13:26 +0000
committerbloodstalker <thabogre@gmail.com>2016-12-14 14:13:26 +0000
commitbe18a53f70a73941849bd23b6a69bb45614dfe0e (patch)
tree2cd5208e7692e84c0fc259f97d856652bb09f1a9
parenttrying to add ci travis support (diff)
downloadmutator-be18a53f70a73941849bd23b6a69bb45614dfe0e.tar.gz
mutator-be18a53f70a73941849bd23b6a69bb45614dfe0e.zip
updated
Diffstat (limited to '')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 41f38b7..e314656 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,5 +3,5 @@ sudo: required
language: cpp
compiler: clang
before_script:
- - travis_wait 180 ./extra-tools/CITPreBuildDep.sh
+ - travis_wait 60 ./extra-tools/CITPreBuildDep.sh
script: make \ No newline at end of file