Remove g++ 4.4/0x from Travis; too broken
This commit is contained in:
parent
7a4b89856d
commit
9d4ca0ede4
@ -28,7 +28,7 @@ matrix:
|
||||
|
||||
- os: linux
|
||||
compiler: g++-4.4
|
||||
env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x
|
||||
env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
|
Loading…
Reference in New Issue
Block a user