enable docker
This commit is contained in:
parent
a2fd9ed440
commit
3d3248119a
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue