Skip to content

Instantly share code, notes, and snippets.

@samchrisinger
Created May 19, 2016 16:14
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 samchrisinger/380b7140a00c9d4dab4d7113ebcd7186 to your computer and use it in GitHub Desktop.
Save samchrisinger/380b7140a00c9d4dab4d7113ebcd7186 to your computer and use it in GitHub Desktop.
Your Own Personal Travis
  1. Create a Travis CI account
  2. Go to your profile page
  3. Find your fork of osf.io (mine is samchrisinger/osf.io), flip the toggle to make it green
  4. Click the little gear. Make sure "Build pushes" is active. Maybe set "Build pull requests" too.
  5. Push any code to your fork of osf.io, Travis runs your tests without cluttering the CenterForOpenScience build queue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment