summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorTom Black <[email protected]>2016-07-18 01:32:00 -0500
committerTom Black <[email protected]>2016-07-18 01:32:00 -0500
commit8bbb2ed78234a5cd7f0647ab466ce68488398617 (patch)
treedb0e3d5cd121aa4df1d44c600907e60f94bf743c
parent9ed4f009be92240482612e963878d4bfa6480062 (diff)
downloadruby2d-8bbb2ed78234a5cd7f0647ab466ce68488398617.tar.gz
ruby2d-8bbb2ed78234a5cd7f0647ab466ce68488398617.zip
Update Travis to use OS X 10.11
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 41063cd..2d4190a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,8 @@
os: osx
-osx_image: xcode7.1
+osx_image: xcode8
language: ruby
rvm:
- - 2.2.4
+ - 2.2.5
before_install:
- sw_vers
- brew update