travis test all branches

This commit is contained in:
Oliver Gorwits
2019-03-11 21:34:18 +00:00
parent 15c132a094
commit a138325175

View File

@@ -6,10 +6,10 @@ addons:
- phantomjs - phantomjs
hosts: hosts:
- localhost - localhost
branches: #branches:
only: # only:
- /^2\.\d{6}$/ # - /^2\.\d{6}$/
- 'master' # - 'master'
install: true install: true
script: | script: |
perl Build.PL && \ perl Build.PL && \