aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-02-29 21:15:37 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-02-29 21:16:21 +0300
commit9d9a7ea91ec0cd7806af273bec97988d8fba3026 (patch)
tree9bf261e858aa254bf91c5f158c58cafb23b454e3 /.travis.yml
parentupdate cmake-common (diff)
downloadmath-server-9d9a7ea91ec0cd7806af273bec97988d8fba3026.tar.gz
math-server-9d9a7ea91ec0cd7806af273bec97988d8fba3026.zip
Travis: switch to Boost 1.67
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index fe24ade..566c9ba 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,7 +14,7 @@ addons:
env:
global:
- travis_boost_version=1.66.0
+ travis_boost_version=1.67.0
jobs:
- configuration=Debug platform=x86
- configuration=Release platform=x86
@@ -22,6 +22,8 @@ env:
- configuration=Release platform=x64
# Bionic repositories have Boost 1.65, but 1.66 or higher is required.
+# Tests fail to compile w/ Boost 1.66 also:
+# https://lists.boost.org/boost-bugs/2018/01/49711.php
before_script:
- >-
./cmake/boost/build/ci/travis.py