summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Use Trusty instead of the defaut (Precise) on Travis bots (#973)Derek Schuff2017-04-191-0/+5
* Refactor check.py so that groups of tests can be split into separate … (#849)jgravelle-google2016-12-061-1/+1
* Use clang from the waterfall (#557)Alon Zakai2016-06-021-17/+15
* Fix signed integer overflow UB (#430)JF Bastien2016-05-031-1/+1
* Fix shift UB (#429)JF Bastien2016-05-031-1/+1
* Fix null UB (#428)JF Bastien2016-05-031-1/+1
* ubsan: only recover from some of the failures (#426)JF Bastien2016-05-021-1/+1
* enable leak checksAlon Zakai2016-04-271-1/+1
* build cleanups (#385)Alon Zakai2016-04-241-1/+1
* Don't allow tsan to fail (#351)JF Bastien2016-04-151-5/+0
* Re-enable flake8JF Bastien2016-03-121-3/+3
* disable flake8 - i have no idea how to make it happyAlon Zakai2016-03-051-3/+3
* Allow failures on TSan Travis build, require ASan to passDerek Schuff2016-02-111-1/+1
* Fix travis ASAN buildDerek Schuff2016-02-051-1/+2
* Suppress leak detection in ASan builderDerek Schuff2016-02-051-1/+1
* try again to install node on travisAlon Zakai2016-01-171-4/+2
* use nodejs in travisAlon Zakai2016-01-171-0/+2
* Factor out some support codeJF Bastien2016-01-161-1/+1
* Travis: run asan / tsan, but allow asan to failJF Bastien2016-01-141-7/+12
* Travis: check style of update.pyJF Bastien2016-01-131-0/+10
* Shush Travis I don't want your emailsJF Bastien2016-01-111-0/+3
* Add Travis builds with sanitizersJF Bastien2016-01-101-13/+27
* A few Travis changeJF Bastien2016-01-101-4/+5
* start to add testing in travisAlon Zakai2016-01-091-2/+3
* Add basic Travis CI buildJF Bastien2016-01-091-0/+23