Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/mattt/Surge
Browse files Browse the repository at this point in the history
  • Loading branch information
rfdickerson committed Feb 17, 2016
2 parents bf9e58f + 7a5a7f4 commit 82c4230
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
8 changes: 6 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
language: objective-c
xcode_project: Surge.xcodeproj
xcode_scheme: Surge
osx_image: xcode7.3

script:
- xcodebuild clean build test -workspace Surge.xcworkspace -scheme Surge -destination 'platform=iOS Simulator,name=iPhone 6,OS=9.2'


3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Surge [![Build Status](https://travis-ci.org/mattt/Surge.svg?branch=master)](https://travis-ci.org/mattt/Surge) [![GitHub license](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://github.com/mattt/Surge/blob/master/LICENSE)
# Surge [![GitHub license](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://github.com/mattt/Surge/blob/master/LICENSE)


*Swift + Accelerate*

Expand Down

0 comments on commit 82c4230

Please sign in to comment.