Commit graph

4 commits

Author SHA1 Message Date
Ian Stapleton Cordasco
a1b8b530c5
Remove py33 from appveyor 2017-12-31 19:04:21 -06:00
Ian Cordasco
a98e0d3648
Add dogfood testenv to AppVeyor list 2016-08-03 16:48:39 -05:00
Ian Cordasco
4a46412bf6
Check for alternate_separator only when truthy
In the case where alternate separator is None, we use '' which will
always be in any string. We want to skip that case.

Also we only run our tests on AppVeyor, not all of our testenvs.
2016-07-22 17:12:49 -05:00
Ian Cordasco
a8753b3ff9
Add AppVeyor config file
Closes #174
2016-07-22 08:26:41 -05:00