diff options
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 58202c03..5ec909d5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,4 +18,4 @@ script: # the paper. Since these may depend on external (third-party) packages, # they can potentially be fragile to unexpected changes, so we want to # make sure we're notified when they no longer build correctly. - - docker run alan-turing-institute/tcpdbench /bin/bash -c "make venvs" + # - docker run alan-turing-institute/tcpdbench /bin/bash -c "make venvs" |
