Skip to content

Commit

Permalink
Updated travis file with xcode8
Browse files Browse the repository at this point in the history
  • Loading branch information
William Archimède committed Oct 12, 2016
1 parent 89b2883 commit a2f224b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: objective-c
osx_image: xcode7
osx_image: xcode8
script:
- xcodebuild clean build -project RangeSlider.xcodeproj -scheme RangeSlider ONLY_ACTIVE_ARCH=NO CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO

0 comments on commit a2f224b

Please sign in to comment.