Merge pull request #1428 from letsencrypt/test-release-staging
Run Travis tests on release and staging branches.
This commit is contained in:
commit
0dbccbcd6b
|
|
@ -36,6 +36,8 @@ matrix:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
- staging
|
||||||
|
- release
|
||||||
- /^test-.*$/
|
- /^test-.*$/
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue