aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAge
* Merge pull request #5827 from justinmk/travisupdateJames McCoy2016-12-27
|\
| * ci: Install cscope, remove deadsnakes PPAJustin M. Keyes2016-12-27
| * ci: Upgrade to ubuntu 14.04 "trusty"Justin M. Keyes2016-12-27
* | CI: allow GCOV build to failMarco Hinz2016-12-28
|/
* ci: Make ubsan print out a stacktrace when it finds a problemJames McCoy2016-11-23
* tsan: Compile with -fPIE and force clang-3.8James McCoy2016-11-23
* ci: .travis.yml: Minimize scope of osx_image directive. (#5420)Justin M. Keyes2016-10-02
* ci: .travis.yml: Upgrade to macOS 10.11 / xcode7.3 (#5378)Justin M. Keyes2016-09-23
* Travis: Remove MinGW buildsRui Abreu Ferreira2016-08-01
* Travis: Run GCov on GCC-5 build.Florian Walch2016-07-17
* ci: Remove MSAN build until it is fixed. (#4966)Justin M. Keyes2016-06-25
* travis: remove LLVM apt PPA; fallback to clang 3.4Justin M. Keyes2016-05-31
* Add travis build for lua functionaltestThiago de Arruda2016-03-07
* cmake: Pass -DMIN_LOG_LEVEL as compiler definitionRui Abreu Ferreira2016-01-10
* test: change CI_TARGET reference to CIJustin M. Keyes2016-01-01
* CI/travis: enable gcov for one build only. #3926Justin M. Keyes2016-01-01
* travis: Use gtest for busted output typeZyX2015-10-05
* Travis: Install Python 3 to run Python 3 tests.Florian Walch2015-09-27
* Travis: Cache third-party build directory.Florian Walch2015-09-09
* build: Disable gcov on TSAN buildsThiago de Arruda2015-09-06
* travis: Enable TSAN for sanity checking the terminal UIThiago de Arruda2015-09-06
* Travis: Use gcov that matches the used compiler.Florian Walch2015-07-08
* Travis: Refactor CI files, use container infrastructure.Florian Walch2015-07-08
* Travis: Temporarily disable TSan build.Florian Walch2015-07-05
* Travis: Disable functional tests and allow failures for MSan.Florian Walch2015-07-05
* CMake: Add option for Clang TSan, rename option ASAN -> ASAN_UBSAN.Florian Walch2015-07-05
* CMake: Add option for Clang MSan.Florian Walch2015-07-05
* Travis: Add Mingw third-party buildsRui Abreu Ferreira2015-05-15
* Travis: Remove unused dependencies #2431grtlr2015-04-16
* Travis: Disable building 'nightly' tag.Florian Walch2015-04-08
* travis: Configure to notify gitter chat roomThiago de Arruda2015-03-17
* Travis: Fail fast, disable JIT for functional tests.Florian Walch2015-02-02
* Travis: Fix OS X builds.Florian Walch2015-01-29
* Travis: Remove setting core file size.Florian Walch2014-12-14
* Travis: Add flag to force building of dependencies.Florian Walch2014-12-14
* Travis: Prepare for OS X builds.Florian Walch2014-11-28
* Travis: Remove Coverity build.Florian Walch2014-11-16
* travis: Force travis build to fail when core files are dumpedThiago de Arruda2014-11-03
* travis: Setup xvfb for running xclip testsThiago de Arruda2014-10-23
* test: Use lua to perform sanity API checksThiago de Arruda2014-10-16
* test: Replace vroom by lua/busted for functional testsThiago de Arruda2014-09-30
* os_fchown: enable 'change group' unittest on Travis-CIPavel Platto2014-08-13
* Travis CI: Refactor travis scriptThiago de Arruda2014-08-08
* travis/coverity: add coverity supportNicolas Hillegeer2014-05-31
* API: Test: Setup basic test infrastructureThiago de Arruda2014-05-23
* Configure travis to perform a 32-bit buildThiago de Arruda2014-04-22
* Run clint.py in some filesThiago de Arruda2014-04-08
* enable coveralls supportaph2014-04-01
* Refactor travis build to use clang's sanitizersThiago de Arruda2014-03-13
* Fix memory leak and enable valgrind on travisThiago de Arruda2014-03-07