summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGriffinR <griffin.richards@comcast.net>2019-10-16 17:36:08 -0400
committerGriffinR <griffin.richards@comcast.net>2019-10-16 17:36:08 -0400
commite215a4b2f88332985b9ee3e9cde4171b5e34eb3f (patch)
tree465819a83a951fa42a25434d044c1962d01b4159
parenta116f4e94ca119f59906a3024f68e4d8c6e8248c (diff)
Update Travis to use compare
-rw-r--r--.travis.yml20
1 files changed, 10 insertions, 10 deletions
diff --git a/.travis.yml b/.travis.yml
index cae4335e3..25918795a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,12 +31,12 @@ matrix:
env: _="Build"
script:
- make tools CXX=g++-7
- - make -j2 ruby
- - make -j2 ruby_rev1
- - make -j2 ruby_rev2
- - make -j2 sapphire
- - make -j2 sapphire_rev1
- - make -j2 sapphire_rev2
+ - make -j2 compare_ruby
+ - make -j2 compare_ruby_rev1
+ - make -j2 compare_ruby_rev2
+ - make -j2 compare_sapphire
+ - make -j2 compare_sapphire_rev1
+ - make -j2 compare_sapphire_rev2
- os: linux
addons:
apt:
@@ -47,7 +47,7 @@ matrix:
env: _="Build Nonmatching"
script:
- make tools CXX=g++-7
- - make -j2 ruby NONMATCHING=1 COMPARE=0
+ - make -j2 ruby NONMATCHING=1
- os: linux
addons:
apt:
@@ -62,8 +62,8 @@ matrix:
- rsync -avhI graphics-de/ graphics/
script:
- make tools CXX=g++-7
- - make -j2 ruby_de
- - make -j2 sapphire_de
- - make -j2 ruby_de_debug
+ - make -j2 compare_ruby_de
+ - make -j2 compare_sapphire_de
+ - make -j2 compare_ruby_de_debug
after_success:
- .travis/calcrom/webhook.sh pokeruby