Skip to content

Commit 16d6da4

Browse files
authored
Add comment about hitch ppa
1 parent 96cfceb commit 16d6da4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ env:
1313
- TOXENV=docs
1414
- TOXENV=coverage,codecov
1515

16+
# We use hitch (https://hitch-tls.org/) to setup TLS proxy from 8443 to 8080. while hitch is
17+
# in the ubuntu xenial main repos, it's not available by default on trusty. So we use the
18+
# ppa from here : https://launchpad.net/~0k53d-karl-f830m/+archive/ubuntu/hitch
1619
before_install:
1720
- sudo add-apt-repository ppa:0k53d-karl-f830m/hitch -y
1821
- sudo apt-get -qq update

0 commit comments

Comments
 (0)