2
0
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:
Rene Rivera
2019-03-22 19:43:36 -05:00
parent f5587c1f91
commit 422e7886cf

View File

@@ -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