Skip to content
This repository has been archived by the owner on Dec 13, 2017. It is now read-only.

Commit

Permalink
Merge branch 'develop' into 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koke committed Feb 22, 2017
2 parents 0487fb6 + 0854040 commit 8a74acd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@ language: objective-c
notifications:
email: true
sudo: false
before_script:
- cd Example && pod repo update && pod install && cd -
script:
- set -o pipefail && xcodebuild -workspace Example/EditorDemo.xcworkspace -scheme EditorDemo -sdk iphonesimulator | xcpretty

0 comments on commit 8a74acd

Please sign in to comment.