1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00
checktheroads 6f205f0143 test travis
2020-02-21 22:52:42 -07:00

11 lines
175 B
YAML

---
language: minimal
services:
- docker
- redis
before_install:
- docker build -t hyperglass/ubuntu -f ./tests/DockerfileUbuntu .
script:
- bash /tmp/dockersetup.sh