mirror of
https://github.com/jmcnamara/libxlsxwriter
synced 2025-03-28 21:13:14 +00:00
Made the tmpfileplus lib optional.
This commit is contained in:
parent
6d59991925
commit
a6cf4c3237
@ -6,8 +6,8 @@ compiler:
|
||||
|
||||
env:
|
||||
- CFLAGS='-Werror'
|
||||
- CFLAGS='-Werror -m32'
|
||||
- USE_STANDARD_TMPFILE=1 CFLAGS='-Werror'
|
||||
- NO_VALGRIND = 1 USE_STANDARD_TMPFILE=1 CFLAGS='-Werror'
|
||||
- NO_VALGRIND = 1 CFLAGS='-Werror -m32'
|
||||
|
||||
install:
|
||||
- sudo pip install pytest
|
||||
|
Loading…
x
Reference in New Issue
Block a user