mirror of https://github.com/grpc/grpc-dart.git
Add Windows to the test config (#129)
This commit is contained in:
parent
56c77f84ae
commit
0cbc5401c8
|
@ -31,6 +31,7 @@ branches:
|
|||
os:
|
||||
- linux
|
||||
- osx
|
||||
- windows
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
|
Loading…
Reference in New Issue