From cea0ba4d52deba17acf80f8f6a2b320057d7f021 Mon Sep 17 00:00:00 2001 From: Alexis Hildebrandt Date: Tue, 15 Sep 2015 16:39:29 +0200 Subject: [travis] Bump boost version to 1.59.0 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 98b0ab82..d1a72d90 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ env: # _MIN is used when building the master branch # _MAX is used when building any other branch - BOOST_VERSION_MIN="1.49.0" - - BOOST_VERSION_MAX="1.58.0" + - BOOST_VERSION_MAX="1.59.0" # List of required boost libraries to build - BOOST_LIBS="date_time,filesystem,iostreams,python,regex,system,test" # List of required Homebrew formulae to install -- cgit v1.2.3