ohnosequences / stuff

Useful stuff.
GNU Affero General Public License v3.0
1 stars 0 forks source link

Set up Travis and Codacy #18

Closed eparejatobes closed 8 years ago

laughedelic commented 8 years ago

@eparejatobes I'm note sure how to setup codacy coverage. I see an API key on Codacy, but how do I relate it with Travis?

eparejatobes commented 8 years ago

I did it in cosas, it's a bit funny. I no longer remember how it was supposed to be done.

eparejatobes commented 8 years ago

see this: https://github.com/ohnosequences/cosas/blob/master/.travis.yml#L7-L10

laughedelic commented 8 years ago

For reference: it requires setting up travis CLI and running travis encrypt CODACY_PROJECT_TOKEN=...