mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
update travis to reflect changes to configure
This commit is contained in:
parent
1e746ad587
commit
308e42c0a3
|
@ -1,6 +1,6 @@
|
||||||
language: cpp
|
language: cpp
|
||||||
script:
|
script:
|
||||||
- python configure SHARED=0 BUILD_TESTS=1 AUTORUN_TESTS=1 "Unix Makefiles" && make -C build
|
- python configure --shared --build-tests --autotest && make -C build
|
||||||
compiler:
|
compiler:
|
||||||
- clang
|
- clang
|
||||||
- gcc
|
- gcc
|
||||||
|
|
Loading…
Reference in New Issue
Block a user