aboutsummaryrefslogtreecommitdiff
path: root/test/travis-build.sh
Commit message (Collapse)AuthorAge
* Fix path to pytest cache directory.Gravatar Nikolaus Rath2018-04-13
|
* Travis: remove root-owned cache files.Gravatar Nikolaus Rath2018-03-31
|
* Dropped support for building with autotoolsGravatar Nikolaus Rath2017-08-24
| | | | It's just too much pain to keep it working.
* Travis-CI: Don't abort on first failed testGravatar Nikolaus Rath2017-05-24
| | | | This should help debugging issue #157.
* Fix travis build script. Broken in e372d.Gravatar Nikolaus Rath2017-04-10
|
* Put -Werror in mesonconf, not CFLAGSGravatar Nikolaus Rath2017-01-23
| | | | Putting it in CFLAGS interferes with feature detection.
* Only use valgrind if requested explicitly + enable address sanitizerGravatar Nikolaus Rath2017-01-12
|
* Switch Travis build to Meson+NinjaGravatar Nikolaus Rath2017-01-12