Tell Travis to bootstrap before running configure.
This commit is contained in:
parent
5f0e0253aa
commit
efb7046411
@ -3,6 +3,7 @@ language: c
|
||||
before_install:
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get -q install build-essential
|
||||
- ./bootstrap
|
||||
|
||||
compiler:
|
||||
- gcc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user