Remove g++ 4.4/0x from Travis; too broken

This commit is contained in:
Peter Dimov 2018-12-19 05:10:44 +02:00
parent 7a4b89856d
commit 9d4ca0ede4

View File

@ -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: