aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-02-29 20:38:12 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-02-29 20:38:12 +0300
commit76e5786a84b30c7ecaa85fbaf93fc13220317271 (patch)
treefe51def5f516788bcfc6b1fa8841bc7789aeaf6a /.travis.yml
parentupdate cmake-common (diff)
downloadmath-server-76e5786a84b30c7ecaa85fbaf93fc13220317271.tar.gz
math-server-76e5786a84b30c7ecaa85fbaf93fc13220317271.zip
Travis: switch to Boost 1.66
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e4b0bed..fe24ade 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,13 +14,14 @@ addons:
env:
global:
- travis_boost_version=1.71.0
+ travis_boost_version=1.66.0
jobs:
- configuration=Debug platform=x86
- configuration=Release platform=x86
- configuration=Debug platform=x64
- configuration=Release platform=x64
+# Bionic repositories have Boost 1.65, but 1.66 or higher is required.
before_script:
- >-
./cmake/boost/build/ci/travis.py