From 3227afc934b0b08f2e4140a66e8a496d500c8433 Mon Sep 17 00:00:00 2001 From: Brett Sun Date: Thu, 23 May 2019 12:46:46 +0200 Subject: [PATCH] Travis: only run builds against master and next --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 7ff8931f06..ef978c401a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,9 @@ sudo: required language: node_js +branches: + only: + - master + - next cache: timeout: 600 directories: