Update .travis.yml

This commit is contained in:
Christian Bremvåg 2020-01-05 01:41:47 +01:00 committed by GitHub
parent 5a1399b547
commit 08de4c633c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,9 +25,9 @@ matrix:
- ubuntu-toolchain-r-test - ubuntu-toolchain-r-test
packages: packages:
- gcc-8 - gcc-8
env: COMPILER=gcc-8 KVER=5.4.4 env: COMPILER=gcc-8 KVER=5.4.8
- compiler: gcc - compiler: gcc
env: COMPILER=gcc-7 KVER=5.4.4 env: COMPILER=gcc-7 KVER=5.4.8
- compiler: gcc - compiler: gcc
addons: addons:
apt: apt:
@ -35,7 +35,7 @@ matrix:
- ubuntu-toolchain-r-test - ubuntu-toolchain-r-test
packages: packages:
- gcc-6 - gcc-6
env: COMPILER=gcc-6 KVER=5.4.4 env: COMPILER=gcc-6 KVER=5.4.8
- compiler: gcc - compiler: gcc
addons: addons:
apt: apt: