From 93d1e0c57724e2ab1f680763de6778cdf7822820 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 22 Jul 2015 18:28:15 +0200 Subject: Add support for Autobahn test suite for CircleCI builds --- circle.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'circle.yml') diff --git a/circle.yml b/circle.yml index ce59ac9..adc9810 100644 --- a/circle.yml +++ b/circle.yml @@ -8,6 +8,7 @@ dependencies: - "~/erlang" pre: + - sudo pip install autobahntestsuite - 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 -- cgit v1.2.3