Run Travis on all branches again

This commit is contained in:
Elliot Winkler 2015-03-13 15:24:25 -06:00
parent 7dd5777c5a
commit 9bbf7b07a5
1 changed files with 0 additions and 4 deletions

View File

@ -3,10 +3,6 @@ sudo: false
cache: bundler
script: "bundle exec rake"
branches:
only:
- master
env:
- DATABASE_ADAPTER=sqlite3
- DATABASE_ADAPTER=postgresql