aboutsummaryrefslogtreecommitdiff
path: root/.travis.sh
AgeCommit message (Expand)Author
2017-02-19Blacklist PGI from using conformant array parameters. (#511)Evan Nemerson
2016-10-31Python: Use "build" instead of "build_ext" in scripts (#460)Alex Nicksay
2016-08-10.travis.sh: skip source venv on linuxCosimo Lupo
2016-08-10.travis.sh: only build wheels on OSXCosimo Lupo
2016-08-10.travis.sh: explicitly use 'bash' shell instead of generic 'sh'Cosimo Lupo
2016-08-10.travis.sh: activate virtualenv before calling python or pip commandsCosimo Lupo
2016-07-28Add mingw support.Evan Nemerson
2016-07-26Add UBSan build, use clang for sanitizer builds.Evan Nemerson
2016-07-26travis: add many additional buildsEvan Nemerson