Skip to content

Commit

Permalink
Updated jazzy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kacper20 authored and literator committed Apr 13, 2016
1 parent 5ea7c41 commit 52886ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .jazzy.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
github_url: https://github.com/Polidea/RxBluetoothKit
module: RxBluetoothKit
module_name: RxBluetoothKit
author_url: https://polidea.com
author: Polidea
author_name: Polidea
swift_version: 2.2
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ xcode_scheme: RxBluetoothKit
xcode_sdk: iphonesimulator9.3
before_script:
- carthage bootstrap --no-use-binaries --platform iOS
sript:
script:
- set -o pipefail && xcodebuild test -project RxBluetoothKit.xcodeproj -scheme RxBluetoothKit -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO | xcpretty

0 comments on commit 52886ba

Please sign in to comment.