Skip to content

Commit

Permalink
Fixing travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Sargent committed Jul 21, 2015
1 parent ec5bb4c commit 0940f31
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 @@ -12,5 +12,5 @@ osx_image: beta-xcode6.3
install:
- gem install xcpretty --no-rdoc --no-ri --no-document --quiet
script:
- xctool -workspace Example/LKAlertController.xcworkspace -scheme LKAlertController-Example -sdk iphonesimulator build
- xctool -workspace Example/LKAlertController.xcworkspace -scheme LKAlertController-Example -sdk iphonesimulator build build-tests run-tests analyze
- pod lib lint --quick

0 comments on commit 0940f31

Please sign in to comment.