Skip to content

Commit

Permalink
Bump 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jhersh committed Feb 16, 2015
1 parent e9fc0c4 commit 361b268
Show file tree
Hide file tree
Showing 30 changed files with 2 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ osx_image: xcode611
language: objective-c
before_install: gem install cocoapods xcpretty obcd -N
cache: cocoapods
podfile: JazzHandsDemo/Podfile
podfile: Example/Podfile
env:
- LC_CTYPE=en_US.UTF-8 LANG=en_US.UTF-8
script:
- set -o pipefail && xcodebuild -workspace JazzHandsDemo/JazzHandsDemo.xcworkspace
- set -o pipefail && xcodebuild -workspace Example/JazzHandsDemo.xcworkspace
-scheme JazzHandsDemo -sdk iphonesimulator -destination "platform=iOS Simulator,name=iPhone 6"
clean test | xcpretty -c
- pod lib lint --quick
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.

This file was deleted.

This file was deleted.

0 comments on commit 361b268

Please sign in to comment.