mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-20 18:21:37 +01:00
feat(travis): docs and tests of youtube3 on travis
This might already bring it close to 7 minutes runtime, which seems like providing us with a buffer big enough for when it is feature-complete.
This commit is contained in:
@@ -95,7 +95,7 @@ github-pages: | docs-clean docs
|
||||
## Have to force-push - I think it resets the branch, thus not keeping history (?)
|
||||
git push origin +gh-pages
|
||||
|
||||
.PHONY += update-json github-pages help-api clean-apis cargo apis docs docs-clean ${space_join(0)} ${space_join(1)} ${space_join(2)} ${space_join(3)}
|
||||
.PHONY = $(.PHONY) update-json github-pages help-api clean-apis cargo apis docs docs-clean ${space_join(0)} ${space_join(1)} ${space_join(2)} ${space_join(3)}
|
||||
|
||||
help-api:
|
||||
$(info apis - make all APIs)
|
||||
|
||||
Reference in New Issue
Block a user