Skip to content

Commit 7e9bd3f

Browse files
committed
fixup: still too new of a boost.
1 parent d5967ed commit 7e9bd3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ matrix:
100100
# - compiler: g++
101101
# env: BOOST_VER=1.59.0 BUILD_SHARED_LIBS="OFF" CMAKE_BUILD_TYPE="Debug" ENABLE_HTTPS="ON" CMAKE_CXX_FLAGS="-fsanitize=memory -fsanitize-memory-track-origins=2"
102102
before_install:
103+
- echo "${MATRIX_EVAL}"
103104
- eval "${MATRIX_EVAL}"
104105
install:
105106
- pwd
@@ -118,7 +119,7 @@ after_failure:
118119
addons:
119120
apt:
120121
packages:
121-
- libboost1.60-all-dev
122+
- libboost1.55-all-dev
122123
notifications:
123124
slack:
124125
secure: Y7lLjqZ83+b/jaJ5+EKwvgCDeERi4bVbDn9tLp8sieTdu+ENsPI+JmLYSXZXPpe7JrItrXW6uJJXN2wG1h7au4mpVVTghd31HBzuzrqVxDphWPhp16NYzvbAgQQRBXvFVvfSdW/Kb/n2fX6xDApY0t6vNREb/GKg0GyzESb4ZjU=

0 commit comments

Comments
 (0)