mirror of https://github.com/pret/pokeemerald.git
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