Skip to content

Commit

Permalink
Add comment about hitch ppa
Browse files Browse the repository at this point in the history
  • Loading branch information
dims authored Feb 7, 2017
1 parent 96cfceb commit 16d6da4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ env:
- TOXENV=docs
- TOXENV=coverage,codecov

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

0 comments on commit 16d6da4

Please sign in to comment.