From 90e5f59bb7b280773827469fd589be5e1911c8bb Mon Sep 17 00:00:00 2001 From: kaguillera Date: Thu, 23 Jul 2020 13:47:35 -0400 Subject: [PATCH] Restrcit Travis to build only master --- .travis.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7f407a40..ba118a49 100644 --- a/.travis.yml +++ b/.travis.yml @@ -61,7 +61,11 @@ install: script: - bash tests/scripts/run_tests.sh - + +branches: + only: + - master + notifications: email: false slack: