Skip to content

Commit

Permalink
Remove gcc 4.6 from travis matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
est77 committed Jan 13, 2017
1 parent ad9fc4d commit 1972b0d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ env:

matrix:
include:
- os: linux
compiler: gcc
env: GCC_VERSION= USE_CPP11=OFF

- os: linux
compiler: gcc
env: GCC_VERSION=5 USE_CPP11=OFF
Expand Down

0 comments on commit 1972b0d

Please sign in to comment.