enable docker

master
Jorge Aparicio 2016-08-08 20:45:46 -05:00
parent d9deff7103
commit 1904e17b91
1 changed files with 2 additions and 1 deletions

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