Remove debug output
authorAnthony Green <green@moxielogic.com>
Sun, 18 Mar 2018 19:30:00 +0000 (15:30 -0400)
committerAnthony Green <green@moxielogic.com>
Sun, 18 Mar 2018 19:30:00 +0000 (15:30 -0400)
.travis.yml

index 34c09a0..35ad867 100644 (file)
@@ -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