Add docker to the travis config

This commit is contained in:
Marty30 2017-06-21 13:04:38 +02:00
parent 3fffb7234e
commit f80905648c

View file

@ -2,6 +2,9 @@ language: java
sudo: false
install: true
services:
- docker
addons:
sonarcloud:
organization: "nqkavkey"