]> git.ipfire.org Git - thirdparty/git.git/blobdiff - .travis.yml
The sixth batch for 2.26
[thirdparty/git.git] / .travis.yml
index 03c8e4c613015476fffe3f1e071c0c9d6609df0e..fc5730b085f117a16fb665a060b61e73ec18ba6c 100644 (file)
@@ -8,6 +8,8 @@ os:
   - linux
   - osx
 
+osx_image: xcode10.1
+
 compiler:
   - clang
   - gcc
@@ -19,16 +21,10 @@ matrix:
       compiler:
       addons:
       before_install:
-    - env: jobname=Windows
+    - env: jobname=linux-gcc-4.8
       os: linux
+      dist: trusty
       compiler:
-      addons:
-      before_install:
-      script:
-        - >
-          test "$TRAVIS_REPO_SLUG" != "git/git" ||
-          ci/run-windows-build.sh $TRAVIS_BRANCH $(git rev-parse HEAD)
-      after_failure:
     - env: jobname=Linux32
       os: linux
       compiler: