mirror of
https://github.com/boostorg/exception.git
synced 2026-04-28 18:02:09 +02:00
Removed c++11 for g++-4.6.3 invocation.
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ matrix:
|
||||
|
||||
include:
|
||||
- os: linux
|
||||
env: TOOLSET=gcc COMPILER=g++ CXXSTD=c++11
|
||||
env: TOOLSET=gcc COMPILER=g++
|
||||
|
||||
- os: linux
|
||||
env: TOOLSET=gcc COMPILER=g++-4.9 CXXSTD=c++11
|
||||
|
||||
Reference in New Issue
Block a user