forked from mirrors/thatmattlove-hyperglass
fix travis config
This commit is contained in:
parent
6f205f0143
commit
2945234832
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue