Group builds/tests by toolchain for speed

This commit is contained in:
Adam Wright
2016-02-15 20:05:09 -08:00
committed by Adam Wright
parent f2328d200e
commit 403eba201b

View File

@@ -89,9 +89,9 @@ then
# No need to build on nightly, the tests will do that
run_cargo build tarpc stable
run_cargo build tarpc beta
run_cargo build tarpc_examples stable
run_cargo build tarpc beta
run_cargo build tarpc_examples beta
# We still rely on some nightly stuff for tests