mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
fix travis build
This commit is contained in:
parent
4fbae3f66e
commit
af8fa7c03f
|
@ -1,6 +1,6 @@
|
|||
language: cpp
|
||||
script:
|
||||
- mkdir build/cmake/build && cd build/cmake/build && cmake .. && make && cd ../../../bin && xlnt.test
|
||||
- mkdir build/cmake/build && cd build/cmake/build && cmake .. && make
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
|
|
Loading…
Reference in New Issue
Block a user