Skip to content

Commit

Permalink
Added travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
William Archimède committed Mar 19, 2016
1 parent 44d70e9 commit 9b22afc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
language: objective-c
osx_image: xcode7
script:
- xcodebuild clean build -project RangeSlider.xcodeproj -scheme RangeSlider ONLY_ACTIVE_ARCH=NO CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO

0 comments on commit 9b22afc

Please sign in to comment.