aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-02-26added a health endpoint. change endpoint name to alert. added a health ↵terminaldweller1-1/+4
endpoint.maybe a travis fix?
2021-02-25kill me ...terminaldweller1-1/+1
2021-02-25travis...terminaldweller1-1/+1
2021-02-25removing tests for now. will have to see how travis handles localhost/ports ↵terminaldweller1-1/+1
because security...
2021-02-25made a new docker-compose file for travis tests onlyterminaldweller1-1/+1
2021-02-25added the secrets as env vars to travis build. added the travis badgeterminaldweller1-8/+9
2021-02-25added a new endpoint for changelly. added somewhat decent logging. cleaned ↵terminaldweller1-0/+14
up the code a bit. the secrets are all environment variables now since we want publicly availale CI. the api and postman docs are added. added travis integration.