aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2019-09-05 23:20:54 +0200
committerGitHub <noreply@github.com>2019-09-05 23:20:54 +0200
commita08c22dcdd5535dcef453f7c1c2445c11f35beda (patch)
tree5f031138dc9f0ab8f32df1b3d5f261788b5785db /.travis.yml
parentddaf5a1f1ba9e4607c7cdc9378276ef2ddc2e236 (diff)
parente77f375186403cee05dc66c069ed1155059b2d63 (diff)
downloadmitmproxy-a08c22dcdd5535dcef453f7c1c2445c11f35beda.tar.gz
mitmproxy-a08c22dcdd5535dcef453f7c1c2445c11f35beda.tar.bz2
mitmproxy-a08c22dcdd5535dcef453f7c1c2445c11f35beda.zip
Merge pull request #3631 from mhils/lint
Fix CI
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 20afc279..44d452c2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -52,7 +52,6 @@ matrix:
- wget https://github.com/gohugoio/hugo/releases/download/v0.41/hugo_0.41_Linux-64bit.deb
- sudo dpkg -i hugo*.deb
- pip install tox virtualenv setuptools
- - pyenv global system 3.6
script:
- tox
after_success: