Force legacy "pristine" build dist for TravisCI

TravisCI "trusty" build dist isn't picking up build path causing travis checks to fail.  Reverting to legacy "pristine" dist while we investigate
2.0.x
Dave Johnson 7 years ago committed by Scott Lahteine
parent 69704b93f2
commit 419e575808

@ -1,3 +1,5 @@
dist: pristine
language: python
python:
- "2.7"

Loading…
Cancel
Save