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 - qemu-user-static
- env: TARGET=powerpc64le-unknown-linux-gnu - env: TARGET=powerpc64le-unknown-linux-gnu
os: linux os: linux
services: docker services:
- docker
sudo: required sudo: required
- env: TARGET=x86_64-apple-darwin - env: TARGET=x86_64-apple-darwin
os: osx os: osx