Commit 52cd655f71c6a5393b71640c13cd95e35e8d2624

Authored by Dmitriy Zaporozhets
1 parent c34288fa

Include ruby 2.0 in travis

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
.travis.yml
... ... @@ -9,6 +9,7 @@ branches:
9 9 - 'master'
10 10 rvm:
11 11 - 1.9.3-p392
  12 + - 2.0.0
12 13 services:
13 14 - mysql
14 15 - postgresql
... ...