mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-07 05:20:32 +03:00
Fix travis config
This commit is contained in:
parent
d3de7b2e9f
commit
857c91ac82
10
.travis.yml
10
.travis.yml
|
@ -4,15 +4,13 @@ node_js:
|
|||
branches:
|
||||
except:
|
||||
- releases
|
||||
env:
|
||||
matrix:
|
||||
matrix:
|
||||
include:
|
||||
- JOB: unit
|
||||
- JOB: e2e
|
||||
- env: JOB=e2e
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- JOB: e2e
|
||||
|
||||
- env: JOB=e2e
|
||||
env:
|
||||
global:
|
||||
- GH_REF: github.com/Rebilly/ReDoc.git
|
||||
- GIT_AUTHOR_EMAIL: redoc-bot@users.noreply.github.com
|
||||
|
|
Loading…
Reference in New Issue
Block a user