summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Hildebrandt <afh@surryhill.net>2016-01-02 12:16:18 +0100
committerAlexis Hildebrandt <afh@surryhill.net>2016-01-02 12:16:18 +0100
commitc9427aa47554b22343035df6f0aedd67be92c8b6 (patch)
treeb5b76d53f5821b10e6cfa3caef65240db1f21ec7
parent11590e134eafa768ccc4a171cc7fb216e906095f (diff)
downloadledger-c9427aa47554b22343035df6f0aedd67be92c8b6.tar.gz
ledger-c9427aa47554b22343035df6f0aedd67be92c8b6.tar.bz2
ledger-c9427aa47554b22343035df6f0aedd67be92c8b6.zip
[travis] Bump boost version to 1.60.0
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index d1a72d90..dcd23312 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.59.0"
+ - BOOST_VERSION_MAX="1.60.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