Skip to content

Commit

Permalink
Bump to currently supported Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
esigler committed Nov 27, 2017
1 parent a8b6c37 commit 39a2437
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -16,3 +16,4 @@ test/tmp
test/version_tmp
tmp
*.swp
.ruby-version
1 change: 0 additions & 1 deletion .ruby-version

This file was deleted.

4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,7 +1,7 @@
language: ruby
rvm:
- 2.1
- 2.2
- 2.3
- 2.4
services:
- redis-server
cache: bundler
Expand Down

0 comments on commit 39a2437

Please sign in to comment.