[tor-commits] [ooni-probe/master] Add docker service to travis
art at torproject.org
art at torproject.org
Fri Jan 13 12:39:58 UTC 2017
commit 5f8675adb504eb694a0da9baa9daf1daa0a44375
Author: Arturo Filastò <arturo at filasto.net>
Date: Wed Dec 7 00:04:08 2016 +0000
Add docker service to travis
---
.travis.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index fef3ae3..ebec628 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,6 @@
language: python
+services:
+ - docker
env:
# version in debian wheezy-backports
- TWISTED=Twisted==13.2
More information about the tor-commits
mailing list