mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 12:42:11 +00:00
Lets see if Xenial works out better for lto.
[skip appveyor]
This commit is contained in:
@@ -18,6 +18,7 @@ stages:
|
||||
- name: test
|
||||
- name: website update
|
||||
if: branch IN (develop,master) AND type IN (push)
|
||||
dist: xenial
|
||||
jobs:
|
||||
include:
|
||||
- env: TOOLSET=gcc
|
||||
@@ -263,4 +264,4 @@ jobs:
|
||||
- popd
|
||||
- ./bootstrap.sh --with-toolset=${TOOLSET}
|
||||
- pushd doc
|
||||
- ../b2 --website-doc-dir=manual/${TRAVIS_BRANCH} website
|
||||
- ../b2 --website-doc-dir=manual/${TRAVIS_BRANCH} website
|
||||
|
||||
Reference in New Issue
Block a user