From: Oleg Broytman Date: Mon, 25 Feb 2019 18:24:35 +0000 (+0300) Subject: CI: Remove branch limitations X-Git-Tag: 3.1.0~14 X-Git-Url: https://git.phdru.name/?p=mimedecode.git;a=commitdiff_plain;h=ec9ca52e461512deb6b3614d155645e177c7eff0 CI: Remove branch limitations --- diff --git a/.travis.yml b/.travis.yml index f353ef2..fc8ae1f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,11 +1,3 @@ -# Config file for automatic testing at travis-ci.org - -# Only test master and pull requests; skip tags. -# Other branches can allow themselves. -branches: - only: - - master - language: python python: