Skip to content

Commit de5e430

Browse files
committed
Remove GCC 4.9 from travis-ci
1 parent d729d22 commit de5e430

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ matrix:
3434
- env: VERSION=5 BITS=32 TARGET_DISTRIB=ubuntu
3535
compiler: gcc
3636
os: linux
37-
# Ubuntu 14.04 LTS (libstdc++6 < 5)
38-
- env: VERSION=4.9 BITS=32 TARGET_DISTRIB=ubuntu
39-
compiler: gcc
40-
os: linux
4137

4238
before_install:
4339
- ./travis.sh before_install

0 commit comments

Comments
 (0)