Skip to content

Instantly share code, notes, and snippets.

@andrewsardone
Last active December 19, 2015 06:29
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 andrewsardone/5911782 to your computer and use it in GitHub Desktop.
Save andrewsardone/5911782 to your computer and use it in GitHub Desktop.

Fresh clone and test of script/ci:

git clone https://github.com/andrewsardone/UITextView-UIControl \
  && cd UITextView-UIControl \
  && git checkout -t origin/ci \
  && script/bootstrap \
  && script/ci

Also, for my own sanity, a stupid screencast :-). Still not working on Travis CI, so there must be something else going on that I haven't noticed yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment