Skip to content

Commit

Permalink
Try to understand wtf with a test on travis for Python 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Fulton committed Jul 21, 2016
1 parent 8b93f49 commit 6b43b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -19,6 +19,6 @@ install:
- python bootstrap.py
- bin/buildout
script:
- bin/test -v1j99
- bin/test -v1j99 -t can_use_empty_string_for_local_host_on_client
notifications:
email: false

0 comments on commit 6b43b61

Please sign in to comment.