Update config to try test-and-build jobs on trying/staging

This commit is contained in:
Brandon Fish 2019-07-05 15:10:56 -05:00
parent 73dacfaad0
commit 8850f3545c

View File

@ -406,11 +406,15 @@ workflows:
filters:
branches:
only:
- trying
- staging
- master
- test-and-build-macos:
filters:
branches:
only:
- trying
- staging
- master
- test-rust-nightly:
filters: