Skip to content

Instantly share code, notes, and snippets.

@zzarcon
Created November 5, 2017 04:53
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 zzarcon/b8f714e3899c14d48dc93a2cc22a945d to your computer and use it in GitHub Desktop.
Save zzarcon/b8f714e3899c14d48dc93a2cc22a945d to your computer and use it in GitHub Desktop.
install:
- git clone https://github.com/$TRAVIS_REPO_SLUG.git $TRAVIS_REPO_SLUG
- cd $TRAVIS_REPO_SLUG
- git checkout -qf $TRAVIS_COMMIT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment