mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-21 06:45:21 -06:00
TravisCI config file.
This commit is contained in:
parent
0b0a38c1d1
commit
30bb452b7e
1 changed files with 1 additions and 1 deletions
|
|
@ -5,8 +5,8 @@ compiler:
|
|||
- gcc
|
||||
|
||||
install:
|
||||
- sudo pip install pytest
|
||||
- sudo apt-get install -y zlib1g-dev
|
||||
- sudo apt-get install -y python-pytest
|
||||
- sudo apt-get install -y valgrind
|
||||
- wget http://googletest.googlecode.com/files/gtest-1.7.0.zip
|
||||
- unzip gtest-1.7.0.zip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue