Set travis to build the gcc-8 target
This commit is contained in:
@@ -32,5 +32,6 @@ matrix:
|
|||||||
script:
|
script:
|
||||||
- ./build_tools.sh g++-7
|
- ./build_tools.sh g++-7
|
||||||
- make -j2 compare
|
- make -j2 compare
|
||||||
|
- make -j2 modern
|
||||||
after_success:
|
after_success:
|
||||||
- .travis/calcrom/webhook.sh pokeemerald
|
- .travis/calcrom/webhook.sh pokeemerald
|
||||||
|
|||||||
Reference in New Issue
Block a user