Commit 922d45fd by Toby Lawrence

Upgrade to Ruby 2.3.1

parent 5076f2bd
......@@ -3,7 +3,7 @@ sudo: false
language: ruby
rvm:
- "1.9.3"
- "2.3.1"
cache: bundler
......
source 'https://rubygems.org'
ruby "1.9.3"
ruby "2.3.1"
gem 'pry'
gem 'pry-nav'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment