Skip to content

Commit

Permalink
Update .travis.yml to use xcode7.3 for osx_image
Browse files Browse the repository at this point in the history
  • Loading branch information
mattprowse committed Mar 29, 2016
1 parent b66ee38 commit 7ec7b80
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,5 +1,5 @@
language: objective-c
osx_image: xcode7.2
osx_image: xcode7.3
xcode_workspace: ReactiveTask.xcworkspace
xcode_scheme: ReactiveTask
script: script/cibuild
Expand Down

0 comments on commit 7ec7b80

Please sign in to comment.