Set travis to build the gcc-8 target
This commit is contained in:
parent
b839c21307
commit
255a5c1832
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue