Switch to Circle CI

This commit is contained in:
Kyle Fuller
2015-06-29 16:11:54 -07:00
parent 19a7abce4c
commit 028b340b54
3 changed files with 10 additions and 14 deletions

View File

@@ -1,8 +0,0 @@
language: objective-c
osx_image: xcode63
before_install:
- gem install xcpretty
script:
- set -o pipefail
- xcodebuild -workspace Stencil.xcworkspace -scheme Stencil test | xcpretty -c
- pod lib lint