summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2018-03-18 15:30:00 -0400
committerAnthony Green <green@moxielogic.com>2018-03-18 15:30:00 -0400
commitf34f8039c10c4d8d728bc335dcf2b2a38f6e8b50 (patch)
tree2c6778deda49ac7d42655d5fadf8ec4b1d7c757c /.travis.yml
parentf31b915314b12904b858b54cfdf670ceaeda7b2d (diff)
downloadlibffi-f34f8039c10c4d8d728bc335dcf2b2a38f6e8b50.tar.gz
Remove debug output
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 34c09a0..35ad867 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,7 +29,6 @@ script:
- if ! test x"$MEVAL" = x; then eval ${MEVAL}; fi
- ./autogen.sh
- ls -l m4
- - cat ./configure
- ./configure ${HOST+--host=$HOST} ${CONFIGURE_OPTIONS}
- make
- make dist