Fix indentation in .travis.yml

This commit is contained in:
Ryan Bigg 2013-11-06 18:04:31 +11:00
parent bb07c66e1e
commit 53fd7c68e5
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ rvm:
- 2.0.0
env:
- RAILS=4-0-stable DB=sqlite
- RAILS=4-0-stable DB=sqlite
- RAILS=4-0-stable DB=mysql
- RAILS=4-0-stable DB=postgres
- RAILS=3-2-stable DB=sqlite