Specify 2.3.0 instead of 2.3 for travis.

This commit is contained in:
Omer Katz 2016-02-04 17:06:39 +02:00
parent c8fe7e06b5
commit c2b2274af3
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ language: ruby
sudo: false
rvm:
- ruby-head
- 2.3
- 2.3.0
- 2.2
- 2.1
- 1.9.3