Skip to content
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.

Commit

Permalink
Remove support for 2.0.0 and 2.1.8
Browse files Browse the repository at this point in the history
Remove support for Ruby 2.0.0 and 2.1.8.
  • Loading branch information
surminus committed Jun 16, 2017
1 parent cf4fc17 commit a4ceba7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -2,8 +2,6 @@
language: ruby
sudo: false
rvm:
- 2.0.0
- 2.1.8
- 2.2.2
notifications:
email: false
2 changes: 1 addition & 1 deletion rbenv_version.sh
@@ -1 +1 @@
export RBENV_VERSION="2.0.0"
export RBENV_VERSION="2.2.2"

0 comments on commit a4ceba7

Please sign in to comment.