Skip to content

Commit

Permalink
update travis to use xcode 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aschuch committed Mar 22, 2016
1 parent 7d6789e commit 7647177
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 @@
osx_image: xcode7
osx_image: xcode7.3
language: objective-c
script: xctool -scheme StatefulViewControllerTests -sdk iphonesimulator test
sudo: false
Expand Down

0 comments on commit 7647177

Please sign in to comment.