mirror of
https://github.com/docker/compose.git
synced 2025-11-25 16:13:41 +01:00
circleci: run make shorttest on windows. flag off a large swath of broken tests (#3132)
This commit is contained in:
parent
92c6a65a03
commit
ddc88ec41b
@ -1,3 +1,5 @@
|
|||||||
|
// +build !windows
|
||||||
|
|
||||||
package watch
|
package watch
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
// +build !darwin
|
// +build !darwin,!windows
|
||||||
|
|
||||||
package watch
|
package watch
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user