Skip to content

Commit

Permalink
Remove test for Ruby 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
orien committed Jun 14, 2017
1 parent 29094c3 commit c7068aa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -9,9 +9,6 @@ script:
- ruby script/jack_hammer -t 2000
matrix:
include:
- rvm: 2.1.10
gemfile: spec/support/gemfiles/Gemfile.rails-4.2.x
env: DB=mysql
- rvm: 2.2.7
gemfile: spec/support/gemfiles/Gemfile.rails-5.1.x
env: DB=mysql
Expand Down
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -22,7 +22,6 @@ DoubleEntry uses the [Money gem](https://github.com/RubyMoney/money) to encapsul
DoubleEntry is tested against:

Ruby
* 2.1.x
* 2.2.x
* 2.3.x
* 2.4.x
Expand Down

0 comments on commit c7068aa

Please sign in to comment.