using gcc-7

This commit is contained in:
木头云 2018-12-19 15:38:41 +08:00 committed by GitHub
parent cf5e2aa6fb
commit 93f17677bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,9 @@ matrix:
- os: linux - os: linux
compiler: clang compiler: clang
before_install:
- eval "${MATRIX_EVAL}"
install: install:
- sudo apt-get update - sudo apt-get update
- sudo apt-get install qt5-qmake libqt5test5 - sudo apt-get install qt5-qmake libqt5test5