diff --git a/.travis.yml b/.travis.yml index 62fb957168..5225d13451 100644 --- a/.travis.yml +++ b/.travis.yml @@ -76,7 +76,7 @@ deploy: file: src/MacVim/build/Release/MacVim.dmg skip_cleanup: true on: - condition: $TRAVIS_OSX_IMAGE = xcode10.1 + condition: $TRAVIS_OSX_IMAGE = xcode10.2 all_branches: true tags: true repo: macvim-dev/macvim