diff --git a/.travis.yml b/.travis.yml index d7456676..b0a02306 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,15 +4,13 @@ node_js: branches: except: - releases +matrix: + include: + - env: JOB=e2e + fast_finish: true + allow_failures: + - env: JOB=e2e env: - matrix: - include: - - JOB: unit - - JOB: e2e - fast_finish: true - allow_failures: - - JOB: e2e - global: - GH_REF: github.com/Rebilly/ReDoc.git - GIT_AUTHOR_EMAIL: redoc-bot@users.noreply.github.com