summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2018-03-14 14:09:39 -0400
committerAnthony Green <green@moxielogic.com>2018-03-14 14:09:39 -0400
commit90809e928f8b5a0cdf0787d799111bc33689a9d1 (patch)
tree6fccdae3e8805067fedc14300b44b742c6bb25e7
parent85e4c62351bd1e45dd6d77916778e18c435f1723 (diff)
downloadlibffi-90809e928f8b5a0cdf0787d799111bc33689a9d1.tar.gz
fix .travis.yml
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 9ed6cbe..dfed8d0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,5 +33,5 @@ script:
- make dist
- echo $DEJAGNU
- echo $RUNTESTFLAGS
- - make check RUNTESTFLAGS="-v $RUNTESTFLAGS"
+ - make check RUNTESTFLAGS="-vvvv $RUNTESTFLAGS"
- cat */testsuite/libffi.log