Skip to content

Commit fe43cdd

Browse files
committed
Removed pod linting.
Fails on travis since code signing is unavailable. Needs a better way without failing PRs.
1 parent 2dfe4da commit fe43cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ install:
99
- sudo gem install cocoapods --pre
1010
script:
1111
- ./test clean $TYPE
12-
- pod spec lint Fox.podspec
12+
# - pod spec lint Fox.podspec

0 commit comments

Comments
 (0)