mirror of
https://github.com/yarrick/iodine.git
synced 2025-02-21 14:53:17 +03:00
tell travis to use autotools
This commit is contained in:
parent
504ef5c267
commit
a602f3c1e2
@ -7,5 +7,4 @@ os: osx
|
||||
before_install: brew update
|
||||
install: brew install check
|
||||
|
||||
script: make && make test
|
||||
|
||||
script: autoreconf --install && ./configure && make && make test
|
||||
|
Loading…
x
Reference in New Issue
Block a user