travis test all branches
This commit is contained in:
@@ -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 && \
|
||||||
|
|||||||
Reference in New Issue
Block a user