Add gitlab CI testsadf5e51ccf9d9dbf938c0da496e0d4d81d3284f61/head
commitadf5e51ccf9d9dbf938c0da496e0d4d81d3284f6
authorChristoph Reiter <reiter.christoph@gmail.com>
Fri, 22 Dec 2017 15:34:53 +0000 (22 16:34 +0100)
committerChristoph Reiter <reiter.christoph@gmail.com>
Wed, 10 Jan 2018 16:45:22 +0000 (10 17:45 +0100)
tree5eb2bf57dc56c0e2f425ed6eecd0a2136e108e52
parent661e64ce6091724b86a934268daa2c80bda46eb5
Add gitlab CI tests

Adds a Dockerfile which is available on the docker hub
and gets used by the gitlab test runner.

The tests get executed in an Ubuntu 17.04 image for various Python
versions and consist of building, testing, code quality testing and
documentation build testing.
.gitlab-ci.yml [new file with mode: 0644]
.gitlab-ci/Dockerfile [new file with mode: 0644]
.gitlab-ci/README.rst [new file with mode: 0644]
.gitlab-ci/test-docker.sh [new file with mode: 0755]