aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2018-03-03 10:28:40 -0500
committerGitHub <noreply@github.com>2018-03-03 10:28:40 -0500
commit9a37a33f05ba9c8a0f3ebeae4f9af63f61fb6b58 (patch)
treeaa701f8b66a3bf5029da7f68d1eeeeb8b9e3fd04 /.travis.yml
parent0775d00c399a48947644daf1af6af5c31e2afb39 (diff)
parent2c10344f8ff4b5c13e4990d1b98222ee4ffa3909 (diff)
Merge pull request #701 from mikkeloscar/fix-arch-travis
Enable docker service in travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 0028de93..aef0468b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,8 @@
sudo: required
+services:
+- docker
+
language: c
compiler: