mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2026-02-07 10:19:57 +08:00
Travis - remove GCC_VER 4.9.
This commit is contained in:
parent
8caa2c5fba
commit
3fb228ab88
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user