Skip to content

Commit

Permalink
add feature/swift-3 to travis test
Browse files Browse the repository at this point in the history
  • Loading branch information
dcharbonnier authored Oct 11, 2016
1 parent c301749 commit 6e48f79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ install:
branches:
only:
- master
- feature/swift-3
script:
- set -o pipefail && xcodebuild -workspace Haneke.xcworkspace -scheme Haneke-iOS -sdk iphonesimulator10.0 build test | xcpretty --color

0 comments on commit 6e48f79

Please sign in to comment.