]> git.ipfire.org Git - thirdparty/git.git/blobdiff - .travis.yml
Merge branch 'jt/trailer-with-cruft'
[thirdparty/git.git] / .travis.yml
index 37a1e1fb6d48935aa22a384797ce82a39340b2ed..0b2ea5c3e2daa057cb88763f1943f6a250d019d9 100644 (file)
@@ -31,8 +31,7 @@ env:
     - LINUX_GIT_LFS_VERSION="1.2.0"
     - DEFAULT_TEST_TARGET=prove
     - GIT_PROVE_OPTS="--timer --jobs 3 --state=failed,slow,save"
-    - GIT_TEST_OPTS="--verbose --tee"
-    - GIT_TEST_HTTPD=true
+    - GIT_TEST_OPTS="--verbose-log"
     - GIT_TEST_CLONE_2GB=YesPlease
     # t9810 occasionally fails on Travis CI OS X
     # t9816 occasionally fails with "TAP out of sequence errors" on Travis CI OS X
@@ -57,6 +56,8 @@ before_install:
   - >
     case "${TRAVIS_OS_NAME:-linux}" in
     linux)
+      export GIT_TEST_HTTPD=YesPlease
+
       mkdir --parents custom/p4
       pushd custom/p4
         wget --quiet http://filehost.perforce.com/perforce/r$LINUX_P4_VERSION/bin.linux26x86_64/p4d