Created
November 5, 2017 04:53
-
-
Save zzarcon/b8f714e3899c14d48dc93a2cc22a945d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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