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

Commit 8a74acd

Browse files
committed
Merge branch 'develop' into 1.9.0
2 parents 0487fb6 + 0854040 commit 8a74acd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@ language: objective-c
33
notifications:
44
email: true
55
sudo: false
6+
before_script:
7+
- cd Example && pod repo update && pod install && cd -
68
script:
79
- set -o pipefail && xcodebuild -workspace Example/EditorDemo.xcworkspace -scheme EditorDemo -sdk iphonesimulator | xcpretty

0 commit comments

Comments
 (0)