From 6da6cc415bf91681d3ebb54278db06fead8e7436 Mon Sep 17 00:00:00 2001 From: Dzmitry Malyshau Date: Mon, 11 Dec 2017 12:23:31 -0500 Subject: [PATCH] Exception for staging.tmp --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index e9fdd8e..025636a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,5 +7,9 @@ rust: os: - linux +branches: + except: + - staging.tmp + script: - make