diff options
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 6c959cd..864af8a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ branches: - 'master' rvm: - 1.9.3 + - 2.0.0 services: - mysql - postgresql |