From 377cf5cd2ec8838dce8c30c848b339e62f3c3dc2 Mon Sep 17 00:00:00 2001 From: Ryan Seys Date: Thu, 8 Jan 2015 20:39:44 -0500 Subject: [PATCH] Use new travis infrastructure --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 5bae7eabd29..6df07203699 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,3 +12,4 @@ deploy: tags: true repo: GoogleCloudPlatform/gcloud-node all_branches: true +sudo: false