mirror of https://github.com/grpc/grpc-dart.git
Update .travis.yml (#119)
This commit is contained in:
parent
3e3ba6682f
commit
c02c5c46de
|
@ -1,8 +1,9 @@
|
|||
language: dart
|
||||
sudo: false
|
||||
|
||||
# Run against the dev channel.
|
||||
# Run against both the dev and channel.
|
||||
dart:
|
||||
- stable
|
||||
- dev
|
||||
|
||||
# Define test tasks to run.
|
||||
|
|
Loading…
Reference in New Issue