Merge branch 'develop' into feature/emplace
This commit is contained in:
commit
b0f896558f
2 changed files with 5 additions and 2 deletions
|
@ -125,8 +125,11 @@ matrix:
|
|||
- os: osx
|
||||
osx_image: xcode7.3
|
||||
|
||||
#- os: osx
|
||||
# osx_image: xcode8
|
||||
|
||||
- os: osx
|
||||
osx_image: xcode8
|
||||
osx_image: xcode8.1
|
||||
|
||||
# Linux / GCC
|
||||
|
||||
|
|
|
@ -430,7 +430,7 @@ The following compilers are currently used in continuous integration at [Travis]
|
|||
| Clang Xcode 7.1 | Darwin Kernel Version 14.5.0 (OSX 10.10.5) | Apple LLVM version 7.0.0 (clang-700.1.76) |
|
||||
| Clang Xcode 7.2 | Darwin Kernel Version 15.0.0 (OSX 10.10.5) | Apple LLVM version 7.0.2 (clang-700.1.81) |
|
||||
| Clang Xcode 7.3 | Darwin Kernel Version 15.0.0 (OSX 10.10.5) | Apple LLVM version 7.3.0 (clang-703.0.29) |
|
||||
| Clang Xcode 8.0 | Darwin Kernel Version 15.6.0 (OSX 10.11.6) | Apple LLVM version 8.0.0 (clang-800.0.38) |
|
||||
| Clang Xcode 8.1 | Darwin Kernel Version 16.1.0 (macOS 10.12.1) | Apple LLVM version 8.0.0 (clang-800.0.42.1) |
|
||||
| Visual Studio 14 2015 | Windows Server 2012 R2 (x64) | Microsoft (R) Build Engine version 14.0.25123.0 |
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue