aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2016-08-10.travis.yml: fix wheel deploy 'condition' (use '&&', not '||')Cosimo Lupo1-1/+1
2016-08-10.travis.yml: only deploy OSX wheelsCosimo Lupo1-2/+2
2016-08-10.travis.yml: update Python versionsCosimo Lupo1-11/+3
2016-07-28travis: use container-based infrastructureEvan Nemerson1-1/+1
2016-07-28Add mingw support.Evan Nemerson1-0/+20
2016-07-26travis: disable gcc-4.5 buildEvan Nemerson1-9/+9
2016-07-26Add UBSan build, use clang for sanitizer builds.Evan Nemerson1-19/+22
2016-07-26Enable address sanitizer build.Evan Nemerson1-16/+15
2016-07-26travis: enable clang builds now that the LLVM repos are back upEvan Nemerson1-45/+36
2016-07-26travis: add many additional buildsEvan Nemerson1-32/+220
2016-07-26travis: add CMake buildsEvan Nemerson1-18/+39
2016-06-17Remove command line argseustas1-1/+1
2016-06-16Put library also to bineustas1-1/+1
2016-06-16Reroute -t parameter to build_exteustas1-1/+1
2016-06-16Place binary output to bin/eustas1-1/+1
2015-10-07[travis] add Python 3.5.0Cosimo Lupo1-0/+2
2015-08-31Configure automatic deployment of github releases from Travis.Zoltan Szabadka1-12/+10
2015-08-14[travis] add placeholder 'deploy' target for Github ReleasesCosimo Lupo1-4/+14
2015-08-14[travis] also compile for 'macpython' (official installers from Python.org);Cosimo Lupo1-0/+2
2015-08-14add support for Travis CI (OS X only for now)Cosimo Lupo1-0/+20