1
0
mirror of https://github.com/moby/moby.git synced 2025-07-30 18:23:29 +03:00

Windows: Workaround for CI

Signed-off-by: John Howard <jhoward@microsoft.com>
This commit is contained in:
John Howard
2015-08-05 09:21:45 -07:00
parent 6206cbe193
commit ac120567e8
7 changed files with 53 additions and 36 deletions

View File

@ -1,4 +1,4 @@
// +build daemon
// +build daemon,!windows
package main