Commit 497274b5f5929e8c3e5c98d1346e77a79c1fc116

Authored by Rafael Manzo
1 parent 6f3d9c93

Ruby updated

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