diff options
author | Alex Pensinger <aplumafreak500@gmail.com> | 2020-12-05 13:31:48 -0500 |
---|---|---|
committer | Alex Pensinger <aplumafreak500@gmail.com> | 2020-12-05 13:31:48 -0500 |
commit | 182736a6f263c16573630493db35b60b5cc2b1be (patch) | |
tree | 126cd8da3c2aa84dcf669f4879ab763cc0d36dad | |
parent | c1a5924e162fe4807e17c7ebc15493bc9bbed24d (diff) |
Travis: Build German rev1 & Sapphire debug
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 659739d44..26d2e7f99 100644 --- a/.travis.yml +++ b/.travis.yml @@ -68,5 +68,8 @@ matrix: - make -j2 compare_ruby_de - make -j2 compare_sapphire_de - make -j2 compare_ruby_de_debug + - make -j2 compare_sapphire_de_debug + - make -j2 compare_ruby_de_rev1 + - make -j2 compare_sapphire_de_rev1 after_success: - .travis/calcrom/webhook.sh pokeruby |