aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2017-09-18Reduce / update travis build matrix. (#598)Eugene Kliuchnikov1-109/+24
2017-09-18CI configEugene Kliuchnikov1-0/+3
2017-08-23disable buidling/deployment of python wheels (#583)Cosimo Lupo1-17/+16
2017-06-22Fix linux-bazel build (#566)Eugene Kliuchnikov1-2/+4
2017-06-22Update .travis.ymlEugene Kliuchnikov1-0/+1
2017-04-23Move files & update paths (#541)Eugene Kliuchnikov1-6/+6
2017-03-24Actually publich artifacts to Bintray (#530)Eugene Kliuchnikov1-1/+0
2017-03-24Upload binaries to bintray (#528)Eugene Kliuchnikov1-1/+11
2017-03-23Bazel build on linux/osx (#526)Eugene Kliuchnikov1-0/+16
2017-03-22Build and test java decoder with MavenEugene Kliuchnikov1-0/+4
2017-02-19Blacklist PGI from using conformant array parameters. (#511)Evan Nemerson1-0/+6
2016-10-20Fix OSX gcc-4.x compilation (#455)Eugene Kliuchnikov1-0/+1
2016-10-12Use system version of compiler with macpythonEugene Kliuchnikov1-3/+3
2016-09-20Update .travis.ymlEugene Kliuchnikov1-4/+4
2016-09-20Fix integration buildEugene Kliuchnikov1-4/+4
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