Skip to content

Commit

Permalink
Paths update
Browse files Browse the repository at this point in the history
  • Loading branch information
jhersh committed Feb 25, 2015
1 parent 20a3132 commit 757b899
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ script:
-scheme JazzHandsDemo -sdk iphonesimulator -destination "platform=iOS Simulator,name=iPhone 6"
GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=YES GCC_GENERATE_TEST_COVERAGE_FILES=YES clean test | xcpretty -c
- pod lib lint --quick
- obcd --path src find HeaderStyle
- obcd --path JazzHands find HeaderStyle
notifications:
slack:
secure: VXPjydABzxvSHGDdPPkIdTGtgemahefi++aZM2bMU5/V81/EhjvEHL8XmqEv6g7D/BDULXhl17ylKJ9ilMemk+5GEy5qhTwENkqglGyK9jMQaO5/x4OYLxN/yCTZtGb/73OVUHZtPDg9m1J+gIkzsQF8m2ZVN916u/t4FVL6Vgg=
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Jazz Hands is used extensively in [IFTTT for iPhone and iPad](https://ifttt.com/

##Installation

It's recommended that you install from CocoaPods, but you may alternatively just copy the contents of /src into your project.
It's recommended that you install from CocoaPods, but you may alternatively just copy the contents of the `JazzHands` folder into your project.

##Quick Start

Expand Down

0 comments on commit 757b899

Please sign in to comment.