Skip to content

Commit f325270

Browse files
danieldkDaniël de Kok
authored andcommitted
Only perform Xcode 9.4 build on tags
1 parent 369fcdf commit f325270

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ matrix:
1616
include:
1717
- os: linux
1818
rust: nightly-2019-02-07
19-
- os: osx
19+
- if: tag IS present
20+
os: osx
2021
osx_image: xcode9.4
2122
rust: nightly-2019-02-07
2223
- os: osx

0 commit comments

Comments
 (0)