1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

test travis

This commit is contained in:
checktheroads
2020-02-21 22:52:42 -07:00
parent ceb5e46fc9
commit 6f205f0143
5 changed files with 51 additions and 55 deletions

10
.travis.yml Normal file
View File

@@ -0,0 +1,10 @@
---
language: minimal
services:
- docker
- redis
before_install:
- docker build -t hyperglass/ubuntu -f ./tests/DockerfileUbuntu .
script:
- bash /tmp/dockersetup.sh