summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Disable LeakSanitizer build (#1351)Alon Zakai2018-01-111-16/+6
* Fix js builds and add testing (#1291)Alon Zakai2017-11-181-1/+3
* Run binaryen.js tests using node, and on travis (#1275)Alon Zakai2017-11-141-1/+1
* Build binaryen.js and wasm.js on Travis CI (#1260)Alon Zakai2017-11-071-0/+17
* Pin flake8 to specific version on travis (#1242)Sam Clegg2017-10-251-1/+1
* default waterfall testing to off (#1186)Alon Zakai2017-09-161-4/+4
* Travis: Run build stage only for master and release tags (#1173)Jakub Jirutka2017-09-111-4/+18
* wasm2asm test generation (#1124)Thomas Lively2017-08-161-1/+2
* add api key (#1089)Alon Zakai2017-07-211-1/+1
* Set up Travis to run build on various architectures using Alpine and deploy s...Jakub Jirutka2017-07-121-36/+111
* 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