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
2f8032437c
commit
e355ab8936
|
@ -1,6 +1,6 @@
|
|||
language: cpp
|
||||
script:
|
||||
- mkdir build/cmake/build && cd build/cmake/build && cmake .. && make
|
||||
- mkdir build && cd build && cmake ../cmake && make
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
|
|
Loading…
Reference in New Issue
Block a user