Skip to content

Commit

Permalink
CI: remove temporary GCC-5 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Oct 9, 2020
1 parent 3347196 commit a231da6
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 @@ -17,15 +17,11 @@ addons:
- proj-bin
- libgeos-dev
- libopenmpi-dev
- gcc-5
- g++-5

env:
global:
PIP=pip
HOMEBREW_NO_AUTO_UPDATE=1
CC=gcc-5
CXX=g++-5

before_install:
- source tests/travis_before_install.sh
Expand Down

0 comments on commit a231da6

Please sign in to comment.