Merge pull request #41 from boostorg/pdimov-patch-1

Fix typo in .travis.yml
This commit is contained in:
jzmaddock
2017-07-16 19:03:11 +01:00
committed by GitHub

View File

@@ -491,7 +491,7 @@ matrix:
- os: osx
env: TOOLSET=clang COMPILER=clang++ CXXSTD=c++1z
osx_image: xcode8.1
osx_image: xcode8.2
- os: osx
env: TOOLSET=clang COMPILER=clang++ CXXSTD=c++03