mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 03:34:15 +01:00
Set travis to build the gcc-8 target
This commit is contained in:
parent
b839c21307
commit
255a5c1832
@ -32,5 +32,6 @@ matrix:
|
||||
script:
|
||||
- ./build_tools.sh g++-7
|
||||
- make -j2 compare
|
||||
- make -j2 modern
|
||||
after_success:
|
||||
- .travis/calcrom/webhook.sh pokeemerald
|
||||
|
Loading…
Reference in New Issue
Block a user