From 0681c34e41221a46e4598d6317d907dc487d90a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xose=20P=C3=A9rez?= Date: Mon, 29 Jan 2018 12:45:52 +0100 Subject: [PATCH] Remove branch filter in .travis.yml --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 90fa0208..bb022d04 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,10 +10,6 @@ install: - cd code ; npm install --only=dev ; cd .. script: - cd code ; ./build.sh -branches: - only: - - master - - dev deploy: provider: releases api_key: @@ -22,7 +18,6 @@ deploy: file: firmware/*/*.bin skip_cleanup: true on: - all_branches: true tags: true notifications: pushover: