mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
.travis.yml: Test --enable-64-bit-words as well
This commit is contained in:
@@ -7,3 +7,4 @@ os:
|
||||
- osx
|
||||
script:
|
||||
- ./autogen.sh && ./configure && make && make check
|
||||
- make clean && ./configure --enable-64-bit-words && make && make check
|
||||
|
||||
Reference in New Issue
Block a user