Skip to content

Commit 0de2594

Browse files
committed
Add docker service
1 parent 682f4b1 commit 0de2594

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: c
22
os: linux
33
sudo: required
4+
services:
5+
- docker
46

57
# Don't build the pyup- branches that pyup.io creates; it's redundant
68
# with the PR builds that Travis also does.

0 commit comments

Comments
 (0)