urbanairship / python-library

A Python library for using the Airship APIs for push notifications, reporting and other message types
https://docs.airship.com/api/libraries/python/
Other
82 stars 65 forks source link

Travis builds failing #32

Closed KleinCodes closed 7 years ago

KleinCodes commented 8 years ago

It looks like Travis builds are failing on:

pip install -r requirements.txt --use-mirrors

I believe --use-mirrors was deprecated and removed. Any thoughts?

Build log here: https://travis-ci.org/urbanairship/python-library/jobs/158311345

pdxmele commented 8 years ago

Thanks for the report! We hadn't been paying attention to the Travis builds recently but we'll get this fixed up with our next release.

madelgi commented 7 years ago

This has been fixed. Thanks again for the report!