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:
|
os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
|
- windows
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
|
Loading…
Reference in New Issue