travis debug
This commit is contained in:
@@ -28,6 +28,8 @@ install:
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user