Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Commit

Permalink
Fixing pod lib lint to run based of bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
corujautx committed Nov 4, 2017
1 parent 1684dba commit f0b8cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ osx_image: xcode9
xcode_sdk: iphonesimulator8.4

script:
- pod lib lint Announce.podspec
- bundle exec pod lib lint Announce.podspec
- xcodebuild clean build test -workspace Announce.xcworkspace -scheme Announce-iOS -destination "platform=iOS Simulator,name=iPhone 5s,OS=8.4"

0 comments on commit f0b8cf0

Please sign in to comment.