Skip to content

Instantly share code, notes, and snippets.

@stevepeak
Created February 5, 2015 18:17
Show Gist options
  • Save stevepeak/761040ee6b2bedd1897d to your computer and use it in GitHub Desktop.
Save stevepeak/761040ee6b2bedd1897d to your computer and use it in GitHub Desktop.
before_install:
- sudo pip install codecov
after_success:
- codecov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment