travis: switch from gcc-6 to gcc-7
* .travis.yml (matrix): Change gcc-6 to gcc-7.
This commit is contained in:
parent
8a3551abc8
commit
47a6e1ccff
@ -39,13 +39,13 @@ matrix:
|
||||
- compiler: musl-gcc
|
||||
env:
|
||||
- TARGET=x86
|
||||
- compiler: gcc-6
|
||||
- compiler: gcc-7
|
||||
env:
|
||||
- TARGET=x86_64
|
||||
- compiler: gcc-6
|
||||
- compiler: gcc-7
|
||||
env:
|
||||
- TARGET=x32
|
||||
- compiler: gcc-6
|
||||
- compiler: gcc-7
|
||||
env:
|
||||
- TARGET=x86
|
||||
- compiler: gcc
|
||||
|
Loading…
x
Reference in New Issue
Block a user