mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-06 11:34:34 +01:00
chore(travis): explicitly use stable rust
This would be the default, but I want to be sure everyone sees stable is what we need.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
language: rust
|
||||
rust:
|
||||
- stable
|
||||
script:
|
||||
- make docs-all gen-all-cli cargo-api ARGS=test
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user