Commit 6b43b613 authored by Jim Fulton's avatar Jim Fulton

Try to understand wtf with a test on travis for Python 2.7

parent 8b93f491
...@@ -19,6 +19,6 @@ install: ...@@ -19,6 +19,6 @@ install:
- python bootstrap.py - python bootstrap.py
- bin/buildout - bin/buildout
script: script:
- bin/test -v1j99 - bin/test -v1j99 -t can_use_empty_string_for_local_host_on_client
notifications: notifications:
email: false email: false
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment