Skip to content

Commit

Permalink
πŸ‘·πŸ»β€β™€οΈβ¬†οΈ Update travis image to xcode9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
phatblat committed Apr 10, 2018
1 parent 43dc9ba commit 7895ba9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,16 @@
#
---
os: osx
# 9.3 beta is latest available as of 2018-04-08
osx_image: xcode9.3beta
osx_image: xcode9.3
language: objective-c

matrix:
fast_finish: true
include:
- osx_image: xcode9.3beta
- osx_image: xcode9.3
env:
- SCHEME="ObjectiveGit Mac"
- osx_image: xcode9.3beta
- osx_image: xcode9.3
env:
- SCHEME="ObjectiveGit iOS"

Expand Down

0 comments on commit 7895ba9

Please sign in to comment.