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
@@ -9,6 +9,7 @@ branches: @@ -9,6 +9,7 @@ branches:
9 - 'master' 9 - 'master'
10 rvm: 10 rvm:
11 - 1.9.3-p392 11 - 1.9.3-p392
  12 + - 2.0.0
12 services: 13 services:
13 - mysql 14 - mysql
14 - postgresql 15 - postgresql