enable docker

This commit is contained in:
Jorge Aparicio 2016-08-08 20:45:46 -05:00
parent a2fd9ed440
commit 3d3248119a

View file

@ -62,7 +62,8 @@ matrix:
- qemu-user-static
- env: TARGET=powerpc64le-unknown-linux-gnu
os: linux
services: docker
services:
- docker
sudo: required
- env: TARGET=x86_64-apple-darwin
os: osx