Travis - remove GCC_VER 4.9.

This commit is contained in:
Alek Mosingiewicz 2018-08-16 20:40:51 +02:00
parent 8caa2c5fba
commit 3fb228ab88

View File

@ -21,7 +21,7 @@ matrix:
include:
- os: linux
sudo: false
env: GCC_VER="4.9"
env: GCC_VER="7"
compiler: gcc
# - os: linux
#sudo: false