Enable Travis autobuilds for 1.5

This is a simplified backport from master, whitout any testing.
This commit is contained in:
Tim Möhlmann
2018-12-15 20:52:57 +02:00
parent cd80fda12e
commit f02a183694
3 changed files with 83 additions and 0 deletions

4
tests/deploy.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
docker login -u $DOCKER_UN -p $DOCKER_PW
docker-compose -f tests/build.yml push