Make sure travis has autotools installed
This commit is contained in:
@@ -10,6 +10,7 @@ python:
|
||||
compiler: gcc
|
||||
|
||||
before_install:
|
||||
- sudo apt-get install autoconf automake libtool autotools-dev
|
||||
- sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get -qq install g++-4.8 libstdc++-4.8-dev
|
||||
|
||||
Reference in New Issue
Block a user