psolin / cleanco

Company Name Processor written in Python
MIT License
322 stars 95 forks source link

add travis ci #26

Closed petri closed 3 years ago

petri commented 7 years ago

so that any changes are automatically tested against. We should have better tests first, though.

petri commented 7 years ago

@psolin , please enable Travis CI as per https://docs.travis-ci.com/user/for-beginners .

Basically, you need to create a Travis CI account and then add this repo to Travis. I already added the travis config file (.travis.yml) to master.

Or, give me adming rights to this repository so that I can add the repo to Travis.

petri commented 3 years ago

We have GH actions now, Travis changed licensing for OSS so it's gone for us.