From 242d3d33e274ea362f96c6348f96a88e3ce91940 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Thu, 17 Sep 2015 11:57:15 -0700 Subject: [PATCH] Only test autotest for now --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 3f0cd55b..1a8f3945 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,3 +38,6 @@ addons: notifications: email: on_success: never +branches: + only: + - autotest