Skip to content

Commit

Permalink
Revert back pod spec to pod lib
Browse files Browse the repository at this point in the history
  • Loading branch information
fethica committed Dec 3, 2018
1 parent a35dc5a commit dc86dcf
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 @@ -29,4 +29,4 @@ before_install:
- pod install --project-directory=Example
script:
- set -o pipefail && xcodebuild -workspace "$WORKSPACE" -scheme "$SCHEME" -sdk "$SDK" -destination "$DESTINATION" -configuration Debug ONLY_ACTIVE_ARCH=NO build | xcpretty -c
- pod spec lint
- pod lib lint --quick

0 comments on commit dc86dcf

Please sign in to comment.