aboutsummaryrefslogtreecommitdiffstats
path: root/circle.yml
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-07-26 11:05:19 +0200
committerLoïc Hoguin <[email protected]>2015-07-26 11:05:19 +0200
commita997f9e38262b4cd911b95ad9352914b2898666e (patch)
treeeb3773d1f2cd887f04b4b7d58a16ee3458ec3f9b /circle.yml
parent8a5a3a726039992b45de9277fb1ea0e5ec840ef5 (diff)
downloadcowboy-a997f9e38262b4cd911b95ad9352914b2898666e.tar.gz
cowboy-a997f9e38262b4cd911b95ad9352914b2898666e.tar.bz2
cowboy-a997f9e38262b4cd911b95ad9352914b2898666e.zip
Reenable later versions for CircleCI
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index ee255e7..fa31fe2 100644
--- a/circle.yml
+++ b/circle.yml
@@ -13,7 +13,7 @@ dependencies:
- cd $HOME/bin && ln -s /usr/bin/autoconf2.59 autoconf
- cd $HOME/bin && ln -s /usr/bin/autoheader2.59 autoheader
- make ci-prepare:
- timeout: 18000
+ timeout: 7200
test:
override: