summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2018-03-14 20:22:33 -0400
committerAnthony Green <green@moxielogic.com>2018-03-14 20:22:33 -0400
commit6ed64a7953178cf07d2793650fcd64caa6b51d53 (patch)
tree95269e2d31ed3de5e3792bb0d966374fb1643e46
parent90809e928f8b5a0cdf0787d799111bc33689a9d1 (diff)
downloadlibffi-6ed64a7953178cf07d2793650fcd64caa6b51d53.tar.gz
fix .travis.yml
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index dfed8d0..9419334 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,5 +33,7 @@ script:
- make dist
- echo $DEJAGNU
- echo $RUNTESTFLAGS
+ - which runtest
+ - runtest --version
- make check RUNTESTFLAGS="-vvvv $RUNTESTFLAGS"
- cat */testsuite/libffi.log