mirror of
https://github.com/internetarchive/warcprox.git
synced 2025-01-18 13:22:09 +01:00
try to work around iptables error
This commit is contained in:
parent
e764033443
commit
15b796c499
@ -9,6 +9,7 @@ python:
|
||||
services:
|
||||
- docker
|
||||
before_install:
|
||||
- sudo service docker restart ; sleep 10 # https://github.com/travis-ci/travis-ci/issues/4778
|
||||
- docker run -d --publish=28015:28015 rethinkdb
|
||||
install:
|
||||
- pip install . pytest
|
||||
|
Loading…
x
Reference in New Issue
Block a user