fix travis install

pull/36/head
Thomas Fussell 2015-10-26 16:02:28 -04:00
parent d8ea9209f8
commit 56fb036279
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ compiler:
- gcc
script:
- mkdir build/cmake/build && cd build/cmake/build && cmake .. && make && cd ../../../bin && xlnt.test
install: ./tfussell/xlnt/build/install-dependencies.sh