Skip to content
Next Next commit
Update osx_image to xcode7 in .travis.yml
  • Loading branch information
JrGoodle committed Sep 19, 2015
commit d930a5bbbc047a77c8731c7460e991ebb544783e
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
osx_image: xcode6.4
osx_image: xcode7
language: objective-c
install: script/bootstrap
script: script/cibuild
Expand Down