Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Try to fix issue with travis builds failing due to deprecation of uni…
Browse files Browse the repository at this point in the history
…nstallation of urllib3. (#407)
  • Loading branch information
seanlip committed Sep 21, 2017
1 parent bc4c0de commit 12e97d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -11,6 +11,9 @@ cache:
- ./tools/
dist: trusty
install: true
language: python
python:
- 2.7
sudo: required

branches:
Expand Down

0 comments on commit 12e97d2

Please sign in to comment.