Skip to content

Commit

Permalink
Use Xcode8
Browse files Browse the repository at this point in the history
  • Loading branch information
pietbrauer committed Oct 27, 2016
1 parent 2038841 commit 6675b7f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
@@ -1,12 +1,12 @@
osx_image: xcode7
osx_image: xcode8
language: objective-c
matrix:
fast_finish: true
include:
- osx_image: xcode7.3
- osx_image: xcode8
env:
- SCHEME="ObjectiveGit Mac"
- osx_image: xcode7.3
- osx_image: xcode8
env:
- SCHEME="ObjectiveGit iOS"
before_install:
Expand Down

0 comments on commit 6675b7f

Please sign in to comment.