fix travis config

This commit is contained in:
checktheroads 2020-02-21 22:54:45 -07:00
parent 6f205f0143
commit 2945234832

View file

@ -4,7 +4,7 @@ services:
- docker
- redis
before_install:
- docker build -t hyperglass/ubuntu -f ./tests/DockerfileUbuntu .
- docker build -t hyperglass/ubuntu -f .tests/DockerfileUbuntu .
script:
- bash /tmp/dockersetup.sh