summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2016-04-16 17:21:20 +0100
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2016-04-16 17:21:20 +0100
commit1cae7015d7eebce042226ac97e1a48da8cfc7b31 (patch)
tree2d9df1cd16eec4e46f55f79094df52864d73d0b3 /.travis.yml
parent3ec66368b70939e6a79c72e7ef19a525e23f928a (diff)
downloadybd-1cae7015d7eebce042226ac97e1a48da8cfc7b31.tar.gz
result => expected.result16.16
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index eda8f9d..304dfd7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,5 +13,5 @@ script:
- export YBD_mode=keys-only
- export YBD_artifact_version=1
- ../ybd/ybd.py ci x86_64
-- echo ci.b9de86669ce182e60e3f9445e6394b478b67a2c73b4c0764491c158c5f2569e9 > result
-- diff result ybd.result
+- echo ci.b9de86669ce182e60e3f9445e6394b478b67a2c73b4c0764491c158c5f2569e9 > expected.result
+- diff expected.result ybd.result