Skip to content

Commit 1904e17

Browse files
author
Jorge Aparicio
committed
enable docker
1 parent d9deff7 commit 1904e17

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ matrix:
6262
- qemu-user-static
6363
- env: TARGET=powerpc64le-unknown-linux-gnu
6464
os: linux
65-
services: docker
65+
services:
66+
- docker
6667
sudo: required
6768
- env: TARGET=x86_64-apple-darwin
6869
os: osx

0 commit comments

Comments
 (0)