Skip to content

Commit

Permalink
Adding edge to travis set.
Browse files Browse the repository at this point in the history
  • Loading branch information
pat committed Nov 4, 2011
1 parent f14d31a commit a73e0b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -11,6 +11,7 @@ branches:
only: only:
- master - master
- rails3 - rails3
- edge
before_script: before_script:
- "mysql -e 'create database thinking_sphinx;' > /dev/null" - "mysql -e 'create database thinking_sphinx;' > /dev/null"
- "psql -c 'create database thinking_sphinx;' -U postgres >/dev/null" - "psql -c 'create database thinking_sphinx;' -U postgres >/dev/null"

0 comments on commit a73e0b7

Please sign in to comment.