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
This commit is contained in:
Dave Johnson 2017-08-03 05:12:31 -07:00 committed by Scott Lahteine
parent 69704b93f2
commit 419e575808

View File

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