Modify travis config to run docker

This commit is contained in:
Marian Steinbach 2018-05-03 12:04:32 +02:00
parent 15a7315886
commit c2758652f1

View file

@ -1,4 +1,7 @@
language: python
sudo: required
services:
- docker
notifications:
email: false