Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.

Commit

Permalink
Travis-Testing with different DBs, #5
Browse files Browse the repository at this point in the history
  • Loading branch information
moschlar committed Jan 5, 2015
1 parent aea2bd7 commit c72b1f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ matrix:
- python: "2.7"
env: TG2_VERSION=current DB=pgsql
allow_failures:
- env: DB=mysql
- env: DB=pgsql
- env: TG2_VERSION=current DB=mysql
- env: TG2_VERSION=current DB=pgsql

branches:
only:
Expand Down

0 comments on commit c72b1f2

Please sign in to comment.