Skip to content

Commit

Permalink
Fix Travis config env setting
Browse files Browse the repository at this point in the history
  • Loading branch information
bruth committed Dec 30, 2013
1 parent c4177e3 commit 588ca09
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ python:
- "2.7"

env:
- MYSQL_USER=travis
- POSTGRESQL_USER=postgres
- MYSQL_USER=travis POSTGRESQL_USER=postgres

services:
- mongodb
Expand Down

0 comments on commit 588ca09

Please sign in to comment.