add configure
This commit is contained in:
parent
9a986cb97b
commit
84183ca3fc
|
@ -3,10 +3,6 @@ language: cpp
|
||||||
compiler:
|
compiler:
|
||||||
- gcc
|
- gcc
|
||||||
|
|
||||||
before_install:
|
|
||||||
- sudo apt-get update && sudo apt-get install -y pkg-config libtool automake
|
|
||||||
- ./autogen.sh
|
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|
Loading…
Reference in New Issue