]> git.ipfire.org Git - thirdparty/git.git/blobdiff - .travis.yml
Merge branch 'ab/makefile-help-devs-more'
[thirdparty/git.git] / .travis.yml
index 03c8e4c613015476fffe3f1e071c0c9d6609df0e..ffb1bc46f2d9605f7c3fba478f918fcc288bbdd6 100644 (file)
@@ -8,6 +8,8 @@ os:
   - linux
   - osx
 
+osx_image: xcode10.1
+
 compiler:
   - clang
   - gcc
@@ -19,16 +21,6 @@ matrix:
       compiler:
       addons:
       before_install:
-    - env: jobname=Windows
-      os: linux
-      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: