Skip to content

Commit

Permalink
Ruby 2.0 or greater
Browse files Browse the repository at this point in the history
  • Loading branch information
fastdivision committed Jan 15, 2016
1 parent 691bfcc commit d2b124f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: ruby

rvm:
- "1.9.3"
- "2.0"
- "2.1"
- "2.2"
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ Or in your Gemfile:
gem 'vat_check'
```

**Note:** VatCheck requires Ruby 2.0 or greater.

## Basic Usage

```ruby
Expand Down

0 comments on commit d2b124f

Please sign in to comment.