Commit bf753cdd4a8e3545f75c1e1d7bc18efdc5e1bbd3

Authored by Rafael Manzo
1 parent 080593c7

Ruby patch 353

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
.ruby-version
1   -ruby-2.0.0-p247
  1 +ruby-2.0.0-p353
... ...
.travis.yml
1 1 language: ruby
2 2 rvm:
3   - - 2.0.0-p247
  3 + - 2.0.0-p353
4 4  
5 5 before_script:
6 6 - "cp config/database.yml.sample config/database.yml"
... ...