Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Commit d582092

Browse files
author
Steffen Matthischke
committed
travis-ci: add an explicit script step before the cocoapods distribution
1 parent 371a068 commit d582092

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
include:
1414
- stage: distribution
1515
env: CocoaPods
16+
script: bundle exec pod spec lint ParseLiveQuery.podspec --quick
1617
deploy:
1718
provider: script
1819
skip_cleanup: true

0 commit comments

Comments
 (0)