mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
Update Travis deployment rule to reflect Xcode 10.2 version change
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user