summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2020-04-20 00:16:33 +0000
committeriphydf <iphydf@users.noreply.github.com>2020-04-20 09:28:00 +0000
commit7c0eb5c70bea026eca665466b05213e7b21e3cba (patch)
treeccdf4af92ba05b380e5dcb355240a4d646c01e9a /.travis.yml
parent6ebcd365c92de93bb8fa12165db42eae6f487927 (diff)
Enable TCP relay test in Bazel and autotools build.
This test was fixed by @robinlinden, but not enabled in all builds.
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 f8cf6c45..bfebbd71 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -75,7 +75,6 @@ jobs:
75 75
76cache: 76cache:
77 directories: 77 directories:
78 - $HOME/.cache/bazel
79 - $HOME/cache 78 - $HOME/cache
80 - /opt/freebsd/cache 79 - /opt/freebsd/cache
81 80