summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Update .travis.ymlPeter Dimov2021-06-121-4/+4
* Sync .travis.yml with developPeter Dimov2021-06-121-43/+28
* Add CMake install job to TravisPeter Dimov2021-05-291-0/+20
* Use --jobs 3 when updating submodulesPeter Dimov2021-05-281-2/+6
* Add CMake jobs to TravisPeter Dimov2021-05-281-0/+37
* Add SaxonHE to dependencies listDamian Jarek2019-12-171-0/+1
* Switch Travis to XenialPeter Dimov2019-08-211-1/+1
* Remove ci_boost_test_library jobs from .travis.yml; add ci_boost_build job us...Peter Dimov2019-08-211-5/+9
* Test `b2 -n status` from a release layoutPeter Dimov2019-03-241-0/+3
* Install python-docutilsPeter Dimov2019-03-041-0/+1
* Enable feature branches in .travis.ymlPeter Dimov2019-01-091-0/+1
* Do not build Boost w/ clang on Travis; not worth the time takenPeter Dimov2017-12-231-3/+0
* Remove ci_boost_library_check from TravisPeter Dimov2017-12-211-5/+5
* Add building Boost to Travis (#175)Peter Dimov2017-12-211-0/+7
* Reduce Travis jobsPeter Dimov2017-10-271-8/+2
* Fix one `compiler:` in .travis.ymlPeter Dimov2017-10-241-1/+1
* travis: omit building the release to increase turnaroundPeter Dimov2017-09-131-7/+0
* Use clang/c++11 instead of 14 because clang 3.9 w/ libstdc++ 4.8 errors on ::...Peter Dimov2017-09-131-2/+2
* Add clang/c++14 tests to TravisPeter Dimov2017-09-131-0/+6
* Add MODE=check release build to TravisPeter Dimov2017-09-081-1/+3
* travis: test the library updated by the commitPeter Dimov2017-09-081-0/+4
* travis: move ci_boost_release to front, small fixesPeter Dimov2017-09-081-9/+13
* Add g++/11 and clang to TravisPeter Dimov2017-09-081-15/+12
* Add 'quick' status to TravisPeter Dimov2017-09-081-0/+5
* Skip EOL=LF and EOL=CRLF because they tend to time out oftenPeter Dimov2017-09-081-11/+3
* Add EOL=NONE config to TravisPeter Dimov2017-09-081-0/+7
* Add `rvm install 2.3.3` to .travis.yml (#151)Peter Dimov2017-07-141-0/+1
* Try installing ghostscript on travisDaniel James2017-06-241-0/+1
* Allow library checks to fail for now. When we get better conformance we'll tu...Rene Rivera2016-07-061-0/+4
* No sudo needed for building releases.Rene Rivera2016-06-211-2/+0
* Use shorter and more obvious env var for EOL build type.Rene Rivera2016-06-171-2/+2
* Change to fetching common ci code for eventual use. Also add in configRene Rivera2016-06-161-22/+22
* Add library requirements testing to Travis-CI.Rene Rivera2016-06-141-0/+7
* Move to Ubuntu Trusty Travis-CI to see if it improves performance of CIRene Rivera2016-06-101-0/+2
* Move encrypted env to web settings for security.Rene Rivera2016-05-251-2/+0
* We can get submodules as build script now doesn't need to fetch submodules.Rene Rivera2016-05-231-5/+0
* Copy/merge testing method from develop.Rene Rivera2016-05-221-182/+11
* Use parallel b2 actions to attempt faster build.Rene Rivera2016-04-251-5/+5
* Attempt to overrive existing uploads so that avoid errors for releaseRene Rivera2016-04-041-4/+4
* Switch to boost_1_61_0 name.boost-1.61.0-beta1Vladimir Prus2016-03-311-1/+1
* Set git line-ending config globally for Travis builds.Vladimir Prus2016-03-311-4/+4
* Fix incorrect EOL for Windows archives. And hardcode archive dir, andRene Rivera2016-03-201-3/+3
* Turn off verbose web output.Rene Rivera2016-02-251-4/+4
* Merge release archive building CI from develop.Rene Rivera2016-02-241-4/+240
* Fix path to test b2 invocation (now that we cd to status).Rene Rivera2015-08-051-1/+1
* Split up test/build commands to tell which specific step might be havingRene Rivera2015-08-051-1/+5
* Merge Travis CI setup from develop.Vladimir Prus2015-04-041-0/+4