about summary refs log tree commit diff homepage
path: root/.travis
AgeCommit message (Expand)Author
2015-10-30Teach TravisCI and the Docker build to use the taggedDan Liew
2015-08-31Delete old patches.Martin Nowack
2015-08-30Support KLEE with different STP versions; Disable r940Martin Nowack
2015-06-16added COVERAGE=0 to dockerfile, factored out coverage build flags to be only ...Timotej Kapus
2015-06-15added zcov integration to travis CITimotej
2015-04-25Remove boost requirements from TravisCI build.Dan Liew
2015-04-09Fix mistake if TravisCI scripts where configure flag for enabling POSIXDan Liew
2015-04-09Switch to using STP's fork of minisat for TravisCI. It contains fixesDan Liew
2015-04-03Upstream STP now depends on an external build of minisat. Attempt toDan Liew
2014-10-09Add a hack for Travis so that llvm-gcc can build native executables.Dan Liew
2014-09-15[Travis] Show commands as they execute inDan Liew
2014-09-15Capture STP build output to file and only show its contents if thereDan Liew
2014-09-15Clean up travis build scripts a little.Dan Liew
2014-09-15Fix when we decide to "not exit on command error". We were doing thisDan Liew
2014-09-14[tests] Enable running tests in parallel.Daniel Dunbar
2014-09-13[Travis] Also propagate make flags to 'lit.site.cfg' build.Daniel Dunbar
2014-09-13[Travis] Propagate make flags to unittests build as well.Daniel Dunbar
2014-09-13Add TravisCI testing infrastructure files.Dan Liew