diff --git a/hooks/pre-push b/hooks/pre-push index c76c0fb..3bd6132 100755 --- a/hooks/pre-push +++ b/hooks/pre-push @@ -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