summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)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
| | | | | | Used by Boost.Beast in doc reference generation. Signed-off-by: Damian Jarek <damian.jarek93@gmail.com>
* Switch Travis to XenialPeter Dimov2019-08-211-1/+1
|
* Remove ci_boost_test_library jobs from .travis.yml; add ci_boost_build job ↵Peter Dimov2019-08-211-5/+9
| | | | using the release layout
* 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
| | | | ::gets
* 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
| | | | | | | | | Tests are failing on travis, it might be because of this: /bin/sh: 2: gs: not found ...removing /home/travis/build/boostorg/build/boost/bin.v2/gs.check So try installing ghostscript.
* Allow library checks to fail for now. When we get better conformance we'll ↵Rene Rivera2016-07-061-0/+4
| | | | turn it back on as required.
* 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
| | | | for dealing with SourceForge file release system.
* 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
| | | | building.
* 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
| | | uploads.
* 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
| | | | | It looks like Git 1.8 does not respect superproject settings when checking out submodules.
* Fix incorrect EOL for Windows archives. And hardcode archive dir, andRene Rivera2016-03-201-3/+3
| | | name, to current release.
* 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
| | | | problems.
* Merge Travis CI setup from develop.Vladimir Prus2015-04-041-0/+4