diff options
author | PlatinumMaster <PlatinumMaster@users.noreply.github.com> | 2020-06-07 13:07:05 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-07 13:07:05 -0400 |
commit | cafc25c1fe5a7c856e111ac06fa3389988d04aa5 (patch) | |
tree | c218792eeac4dce7b1d996e5e30b07e6d644e5e4 | |
parent | 0eb4920e8ee15cdc5bc42fbbb7927d34e3014cf1 (diff) |
Attempt to fix travis.
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 5ce0b5e9..0a8b0971 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,8 @@ addons: - binutils-arm-none-eabi - wine32 - wine-stable + - gcc-8 + - g++-8 cache: apt: true install: |