From 1a0fbf5ee56caa10ccc336e47034430a641efc35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gra=C3=B1a?= Date: Wed, 30 Dec 2015 16:21:06 -0300 Subject: [PATCH] Yet another try to build 1.0.4 tag --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 80e885da0..68865ad0f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ branches: only: - master - /^\d\.\d+$/ + - /^\d\.\d+\.\d+$/ env: - TOXENV=py27 - TOXENV=precise