Skip to content

Commit 9e6365a

Browse files
committed
kite: test github.com/koding/kite on Windows
1 parent cdd66ce commit 9e6365a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ install:
2121

2222
build_script:
2323
- go build ./...
24-
- go test -v -race ./dnode
25-
- go test -v -race ./systeminfo
24+
- go test -v -race github.com/koding/kite github.com/koding/kite/dnode github.com/koding/kite/systeminfo
2625
# - go test -v -race ./...
2726

2827
test: off

0 commit comments

Comments
 (0)