Skip to content

Commit

Permalink
disable ruby 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
danmayer committed Mar 28, 2020
1 parent 8194162 commit 8cd0841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ rvm:
- "2.4"
- "2.5"
- "2.6.1"
- "2.7"
# - "2.7" #disable until I can detect and exclude rails for on Ruby 2.7
cache:
bundler: true
directories:
Expand Down

0 comments on commit 8cd0841

Please sign in to comment.