aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Shao <me@matshao.com>2017-03-11 20:21:03 +0800
committerMatthew Shao <me@matshao.com>2017-03-11 20:21:03 +0800
commitabcfac3c194b42ccadd9cee8fbf82f3bb7151bed (patch)
treec77a0439f683cf4b40f718b453b81b72b14ae215
parent523cbb02aae08d9325c481de9eef7c651cf9c14a (diff)
downloadmitmproxy-abcfac3c194b42ccadd9cee8fbf82f3bb7151bed.tar.gz
mitmproxy-abcfac3c194b42ccadd9cee8fbf82f3bb7151bed.tar.bz2
mitmproxy-abcfac3c194b42ccadd9cee8fbf82f3bb7151bed.zip
[web] remove node tests on travis
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 3542a592..efb28bc7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,9 +10,6 @@ git:
matrix:
fast_finish: true
- allow_failures:
- - language: node_js
- node_js: "node"
include:
- python: 3.5
env: TOXENV=lint