Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Commit

Permalink
Use Ruby 2 for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Sep 15, 2015
1 parent e2de9ab commit 95e53fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: ruby
rvm: [ 2.2.2 ]
rvm:
- 2
cache: bundler
sudo: false

Expand Down

0 comments on commit 95e53fe

Please sign in to comment.