Skip to content

Instantly share code, notes, and snippets.

@kumar303
Last active July 15, 2016 22:12
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 kumar303/edfc89b705fd33a5e04fb6210e519d2f to your computer and use it in GitHub Desktop.
Save kumar303/edfc89b705fd33a5e04fb6210e519d2f to your computer and use it in GitHub Desktop.
before_install:
# Create a master branch for conventional-changelog-lint
- git remote set-branches origin master
- git fetch
- git checkout master
# Check out the commit that TravisCI started on:
- git checkout -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment