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