Skip to content

Commit 628a198

Browse files
authored
updating travis build (#453)
* updating travis build * updating travis
1 parent 5362651 commit 628a198

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Build only if commit is tagged or PR is opened/updated
2+
if: (tag IS present) OR (type = pull_request)
3+
14
language: objective-c
25
osx_image: xcode12.5
36

0 commit comments

Comments
 (0)