aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--circle.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
index fa31fe2..c18b8f8 100644
--- a/circle.yml
+++ b/circle.yml
@@ -9,6 +9,7 @@ dependencies:
pre:
- sudo pip install autobahntestsuite
+ - sudo apt-get update
- sudo apt-get install autoconf2.59
- cd $HOME/bin && ln -s /usr/bin/autoconf2.59 autoconf
- cd $HOME/bin && ln -s /usr/bin/autoheader2.59 autoheader