mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2026-02-08 18:56:48 +08:00
Travis - remove GCC_VER 4.9.
This commit is contained in:
parent
8caa2c5fba
commit
3fb228ab88
@ -21,7 +21,7 @@ matrix:
|
|||||||
include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
sudo: false
|
sudo: false
|
||||||
env: GCC_VER="4.9"
|
env: GCC_VER="7"
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
# - os: linux
|
# - os: linux
|
||||||
#sudo: false
|
#sudo: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user