Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
Reinstate docker service. It installs additional dependencies we need.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmachine committed Aug 31, 2016
1 parent 5850292 commit d0d5a08
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ sudo: required

language: python

services:
- docker

before_install:
# Update apt sources. See: https://docs.docker.com/engine/installation/linux/ubuntulinux/
- sudo apt-key adv --keyserver hkp://p80.pool.sks-keyservers.net:80 --recv-keys 58118E89F3A912897C070ADBF76221572C52609D
Expand Down

0 comments on commit d0d5a08

Please sign in to comment.