0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00

Update apt-get before installing things on CI

This commit is contained in:
Loïc Hoguin 2015-08-16 20:23:27 +02:00
parent b8e4115eb1
commit 26a648ef17

View file

@ -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