Skip to content

Commit

Permalink
Added Ruby v 2.3.0
Browse files Browse the repository at this point in the history
Changed Ruby 2.3 to 2.3.0
  • Loading branch information
gmoseson committed Mar 13, 2016
1 parent 1fa41f3 commit 97b1457
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -3,10 +3,11 @@ before_install:

language: ruby
rvm:
- 2.3
- 2.3.0
- 2.2
- 2.1


before_script:
- bundle exec rake db:mysql:create
- bundle exec rake db:postgresql:create

0 comments on commit 97b1457

Please sign in to comment.