Skip to content

Instantly share code, notes, and snippets.

@mcupak
Created February 14, 2019 22:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcupak/5ffd2320430e62f8c632405150448dd6 to your computer and use it in GitHub Desktop.
Save mcupak/5ffd2320430e62f8c632405150448dd6 to your computer and use it in GitHub Desktop.
env:
- GH_URL=https://raw.githubusercontent.com VALIDATOR_URL=http://localhost:8080/validator/debug?url FILE_TO_VALIDATE=openapi.yaml URL_TO_VALIDATE=$GH_URL/${TRAVIS_PULL_REQUEST_SLUG:-$TRAVIS_REPO_SLUG}/${TRAVIS_PULL_REQUEST_BRANCH:-$TRAVIS_BRANCH}/$FILE_TO_VALIDATE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment