mirror of
https://github.com/yarrick/iodine.git
synced 2024-11-29 08:26:08 +03:00
tell travis build requires autoconf AX_* macros
This commit is contained in:
parent
6529fd89f1
commit
af51bd4d46
@ -5,6 +5,6 @@ language: objective-c
|
||||
os: osx
|
||||
|
||||
before_install: brew update
|
||||
install: brew install check
|
||||
install: brew install check autoconf-archive
|
||||
|
||||
script: autoreconf --install && ./configure && make && make test
|
||||
|
Loading…
Reference in New Issue
Block a user