projects
/
platform
/
upstream
/
libffi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f31b915
)
Remove debug output
author
Anthony Green
<green@moxielogic.com>
Sun, 18 Mar 2018 19:30:00 +0000
(15:30 -0400)
committer
Anthony Green
<green@moxielogic.com>
Sun, 18 Mar 2018 19:30:00 +0000
(15:30 -0400)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
34c09a0
..
35ad867
100644
(file)
--- 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