From 1809fe36741c6e177ae9c67c9299c182b759870d Mon Sep 17 00:00:00 2001 From: "Dustin J. Mitchell" Date: Sat, 24 Nov 2018 16:55:53 -0500 Subject: [PATCH] build on push --- .taskcluster.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.taskcluster.yml b/.taskcluster.yml index b3566f886..d6406c4ac 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -8,6 +8,7 @@ tasks: - pull_request.opened - pull_request.reopened - pull_request.synchronize + - push payload: maxRunTime: 3600 image: 'rust:latest'