Skip to content

Commit

Permalink
Fix travisCI Failures
Browse files Browse the repository at this point in the history
  • Loading branch information
groteworld committed Jun 22, 2015
1 parent d98ea8c commit 81e1ec3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -9,6 +9,7 @@ env:

matrix:
allow_failures:
- env: TOXENV=py33,coveralls
- env: TOXENV=py34,coveralls
fast_finish: true

Expand Down

1 comment on commit 81e1ec3

@jawshooah
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what's going on there 😕

Wish I had time to really dig into the codebase and build out a full test suite 😦

Please sign in to comment.