Update travis-ci configuration

This commit is contained in:
CismonX 2020-11-17 14:31:44 +08:00
parent 6e4c877164
commit de6e3577a8
Signed by: cismonx
GPG Key ID: 3094873E29A482FB
1 changed files with 0 additions and 4 deletions

View File

@ -30,10 +30,6 @@ addons:
- autoconf-archive
- dejagnu
branches:
only:
- master
before_script:
- test $TRAVIS_OS_NAME$CC = osxgcc && export CC=gcc-9 || true