We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb8983e commit 8e0f1b8Copy full SHA for 8e0f1b8
1 file changed
.travis.yml
@@ -76,7 +76,7 @@ deploy:
76
file: src/MacVim/build/Release/MacVim.dmg
77
skip_cleanup: true
78
on:
79
- condition: $TRAVIS_OSX_IMAGE = xcode10.1
+ condition: $TRAVIS_OSX_IMAGE = xcode10.2
80
all_branches: true
81
tags: true
82
repo: macvim-dev/macvim
0 commit comments