From 059905f709e3f16002da41828de9924700c1e258 Mon Sep 17 00:00:00 2001 From: Alexis Hildebrandt Date: Wed, 22 Jun 2016 10:39:34 +0200 Subject: [travis] Bump boost version to 1.61.0 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index dcd23312..34db3086 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.60.0" + - BOOST_VERSION_MAX="1.61.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