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:
parent
b8e4115eb1
commit
26a648ef17
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ dependencies:
|
||||||
|
|
||||||
pre:
|
pre:
|
||||||
- sudo pip install autobahntestsuite
|
- sudo pip install autobahntestsuite
|
||||||
|
- sudo apt-get update
|
||||||
- sudo apt-get install autoconf2.59
|
- sudo apt-get install autoconf2.59
|
||||||
- cd $HOME/bin && ln -s /usr/bin/autoconf2.59 autoconf
|
- cd $HOME/bin && ln -s /usr/bin/autoconf2.59 autoconf
|
||||||
- cd $HOME/bin && ln -s /usr/bin/autoheader2.59 autoheader
|
- cd $HOME/bin && ln -s /usr/bin/autoheader2.59 autoheader
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue