update travis.yml to reflect reality [ci skip]

This commit is contained in:
Maxwell Salzberg 2012-05-17 18:52:57 -07:00
parent d069865c42
commit 58e4c3614b

View file

@ -1,12 +1,11 @@
branches:
only:
- 'master'
- 'rails3.2'
language: ruby
rvm:
- ree
- 1.9.2
- 1.9.3
env:
- DB=postgres BUILD_TYPE=other