mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Move travis build to autotools
This commit is contained in:
parent
50c8a820e5
commit
974b8fb8bf
|
@ -27,12 +27,10 @@ before_script:
|
|||
- sudo apt-get install check
|
||||
|
||||
script:
|
||||
- mkdir -p build && cd build
|
||||
- cmake ..
|
||||
- autoreconf -i
|
||||
- ./configure
|
||||
- make -j3
|
||||
- make test
|
||||
# build docs separately
|
||||
- make docs
|
||||
- make check
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
|
Loading…
Reference in New Issue
Block a user