mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
travis doesn't have python3
This commit is contained in:
parent
5670217760
commit
5bae849521
@ -1,6 +1,6 @@
|
||||
language: cpp
|
||||
script:
|
||||
- ./configure SHARED=0 BUILD_TESTS=1 AUTORUN_TESTS=1 "Unix Makefiles" && make -C build
|
||||
- python configure SHARED=0 BUILD_TESTS=1 AUTORUN_TESTS=1 "Unix Makefiles" && make -C build
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
|
Loading…
x
Reference in New Issue
Block a user