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