mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Enable nTox in Travis
This commit is contained in:
parent
41ad4c4068
commit
44c1dfc5fd
|
@ -45,7 +45,7 @@ before_script:
|
|||
|
||||
script:
|
||||
- autoreconf -i
|
||||
- CFLAGS=-Ofast ./configure --enable-daemon
|
||||
- CFLAGS=-Ofast ./configure --enable-daemon --enable-ntox
|
||||
- make -j3
|
||||
- make check
|
||||
- make dist
|
||||
|
|
Loading…
Reference in New Issue
Block a user