Enable docker service in travis

Adds the docker service in travis which is now required by arch-travis.

See: https://github.com/mikkeloscar/arch-travis/pull/40
This commit is contained in:
Mikkel Oscar Lyderik Larsen 2018-03-03 16:18:05 +01:00
parent 0775d00c39
commit 2c10344f8f
No known key found for this signature in database
GPG Key ID: 50AD98B2A0D8D4EF
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
sudo: required
services:
- docker
language: c
compiler: