Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
allow fail
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkowl committed Aug 10, 2018
1 parent e19e98b commit 22e1b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ matrix:

allow_failures:
- python: 2.7
env: TOX_ENV=py27-postgres
env: TOX_ENV=py27-postgres TRIAL_FLAGS="-j 4"

install:
- pip install tox
Expand Down

0 comments on commit 22e1b2f

Please sign in to comment.