aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Kriechbaumer <Kriechi@users.noreply.github.com>2019-01-18 19:52:24 +0100
committerGitHub <noreply@github.com>2019-01-18 19:52:24 +0100
commit8b9583f19d6d20a06996a897c2df95c3a3b12733 (patch)
tree13d65e2b9a90fe1423b36b3c3cdedf6e5dcd632a
parent63a5e1d3ae8158149441bf0a9e4ca15fa4d971e7 (diff)
downloadmitmproxy-8b9583f19d6d20a06996a897c2df95c3a3b12733.tar.gz
mitmproxy-8b9583f19d6d20a06996a897c2df95c3a3b12733.tar.bz2
mitmproxy-8b9583f19d6d20a06996a897c2df95c3a3b12733.zip
remove travis workaround
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 63c9b444..20afc279 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,7 +33,6 @@ matrix:
- python: 3.7
env: TOXENV=py37
dist: xenial
- sudo: true # required workaround for https://github.com/travis-ci/travis-ci/issues/9815
- language: node_js
node_js: "node"
before_install: