diff options
-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 |