Skip to content

Commit

Permalink
update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbrdo committed Jun 7, 2012
1 parent b97917e commit d69ed84
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
@@ -1,4 +1,8 @@
language: ruby
branches:
only:
- master
- travis
before_script:
- "cd test/dummy && rake db:schema:load && rake db:test:prepare"
rvm:
Expand Down

0 comments on commit d69ed84

Please sign in to comment.