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 && \