From f61b50efc9a12e9ea8f5f3e9c3e0e2faaa16b1ba Mon Sep 17 00:00:00 2001 From: gbtami Date: Tue, 27 Jun 2017 14:00:50 +0200 Subject: [PATCH] Remove branch whitelisting to enable deploy --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9d8823d..5b6040f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,10 +7,6 @@ matrix: dist: trusty compiler: gcc -branches: - only: - - master - install: - sudo apt-get install -y g++-multilib python3-pip