mirror of
https://github.com/boostorg/exception.git
synced 2025-07-31 21:14:31 +02:00
Hopefully g++-4.6.3 will in .travis.yml now.
This commit is contained in:
@@ -45,7 +45,7 @@ matrix:
|
||||
|
||||
include:
|
||||
- os: linux
|
||||
env: TOOLSET=gcc COMPILER=g++-4.6.3 CXXSTD=c++11
|
||||
env: TOOLSET=gcc COMPILER=g++ CXXSTD=c++11
|
||||
|
||||
- os: linux
|
||||
env: TOOLSET=gcc COMPILER=g++-4.9 CXXSTD=c++11
|
||||
|
Reference in New Issue
Block a user