From a1383251753bee9962770cdb90c1443b64257067 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Mon, 11 Mar 2019 21:34:18 +0000 Subject: [PATCH] travis test all branches --- .travis.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index af946ef6..31f15896 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,10 +6,10 @@ addons: - phantomjs hosts: - localhost -branches: - only: - - /^2\.\d{6}$/ - - 'master' +#branches: +# only: +# - /^2\.\d{6}$/ +# - 'master' install: true script: | perl Build.PL && \