Skip to content

Commit 868a9b7

Browse files
simpkinsfacebook-github-bot
authored andcommitted
drop gcc-4.9 builds from Travis CI
Summary: gcc-4.9 is old and is no longer supported by folly. Reviewed By: phoad Differential Revision: D10408986 fbshipit-source-id: 68aa978f4f27ac1419aac26377433e399243ad37
1 parent 65381ee commit 868a9b7

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.travis.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,6 @@ matrix:
5252
- clang-4.0
5353
- libstdc++-4.9-dev
5454

55-
- env: COMPILER=gcc-4.9
56-
addons:
57-
apt:
58-
sources:
59-
- *common_srcs
60-
packages:
61-
- *common_deps
62-
- g++-4.9
63-
6455
- env: COMPILER=gcc-5
6556
addons:
6657
apt:

0 commit comments

Comments
 (0)