Skip to content

Commit

Permalink
Travis runs Xcode 8 as well #37
Browse files Browse the repository at this point in the history
  • Loading branch information
halo committed Jan 2, 2018
1 parent 387b68f commit 6159f6c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,9 @@ sudo: required
language: objective-c
rvm: 2.4.2

osx_image: xcode9
osx_image:
- xcode9.2
- xcode8.3

before_script:
- bundle install
Expand Down

0 comments on commit 6159f6c

Please sign in to comment.