aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2018-12-09Updated Linux CI image to cosmic.Jussi Pakkanen1-2/+2
2018-10-01travis: install llvm on osxDylan Baker1-2/+3
2018-08-19Fix various small test failures on macOSNirbheek Chauhan1-1/+3
2018-08-01Fix .travis.yml for updated OSX imageJon Turney1-2/+1
2018-06-18Test that binaries that use external libraries workNirbheek Chauhan1-1/+1
2018-06-10run_tests: Run all cross tests togetherNirbheek Chauhan1-8/+2
2018-06-05.travis.yml: Add CI for armhf and mingwNirbheek Chauhan1-1/+15
2018-05-02Update CI image to bionic.Jussi Pakkanen1-2/+2
2018-03-25Skip CI for documentation-only pull requestsAleksey Filippov1-0/+1
2018-03-21Enable CI builds for release branchesAleksey Filippov1-0/+2
2018-03-05Activate Qt5 tests on OSX CIAlexis Jeandet1-2/+2
2018-03-03Fix OSX CI with current homebrewJon Turney1-1/+2
2018-01-01Explicitly include homebrew paths.Benjamin Redelings1-1/+1
2017-10-28Use GCC 7 for cross compilation tests.Jussi Pakkanen1-2/+2
2017-09-18Revert "Revert "Merge pull request #1931 from centricular/use-patched-ninja""Nirbheek Chauhan1-3/+5
2017-09-10Removed --cov from travis.yml since coverage is currently disabled.Jussi Pakkanen1-2/+2
2017-09-09Remove coverage because pip is broken in Travis.Jussi Pakkanen1-6/+0
2017-07-18Revert "Merge pull request #1931 from centricular/use-patched-ninja"Jussi Pakkanen1-5/+3
2017-07-17CI: Use QuLogic's Ninja patchesNirbheek Chauhan1-3/+5
2017-06-03Use && to ensure failed test run is flagged properly.Jussi Pakkanen1-1/+1
2017-05-21Give each coverage build a unique name.Elliott Sales de Andrade1-1/+1
2017-05-21Enable code coverage on Travis.Elliott Sales de Andrade1-2/+14
2017-05-09Upgrade CI image to Ubuntu Zesty.Jussi Pakkanen1-2/+2
2017-04-15Make it possible to only do unity builds on subprojects.Jussi Pakkanen1-1/+1
2017-02-21travis: Also set OBJC and OBJCXX to CC/CXXNirbheek Chauhan1-2/+2
2016-12-07Only build master on pushes.Jussi Pakkanen1-0/+4
2016-11-08travis.yml: Export CC and CXX inside the docker instanceNirbheek Chauhan1-1/+1
2016-11-08travis.yml: Don't test for GCC on OS XNirbheek Chauhan1-0/+6
2016-11-04travis: Disable sudo; we don't need itNirbheek Chauhan1-1/+1
2016-11-04travis.yml: Run tests for both unity builds tooNirbheek Chauhan1-2/+6
2016-11-04travis.yml: Run tests against both gcc and clangNirbheek Chauhan1-0/+4
2016-10-26Upgrade docker build image to yakkety.Jussi Pakkanen1-2/+2
2016-10-08travis: Manually export TRAVIS=true for linux buildsNirbheek Chauhan1-1/+1
2016-10-07travis/osx: Set SDKROOT for XCodeNirbheek Chauhan1-1/+1
2016-05-30Use ninja backend on OSX CI builds.Jussi Pakkanen1-1/+1
2016-05-30Added OSX support for Travis.Jussi Pakkanen1-7/+15
2016-05-28Travis conf cleanup.Jussi Pakkanen1-2/+0
2016-05-28Copy contents of current checkout into Docker container. This should make MR ...Jussi Pakkanen1-2/+9
2016-05-28Whitespace fix to test new Docker setup.Jussi Pakkanen1-1/+2
2016-05-26Use only one Docker run invocation since two seem to bee too much and break it.Jussi Pakkanen1-2/+1
2016-05-26Specify tag to use for building.Jussi Pakkanen1-3/+2
2016-05-26Lint fix to get the build started.Jussi Pakkanen1-0/+2
2016-05-26Added experimental travis file.Jussi Pakkanen1-0/+12
2015-03-23Removed travis file because it uses precise which is too ancient to work.Jussi Pakkanen1-12/+0
2015-03-23Add some dependencies to travis file.Jussi Pakkanen1-1/+2
2015-03-23Added travis file to test CI.Jussi Pakkanen1-0/+11