aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* restructured the repo-WIPterminaldweller2021-11-121-18/+0
|
* added a health endpoint. change endpoint name to alert. added a health ↵terminaldweller2021-02-261-1/+4
| | | | endpoint.maybe a travis fix?
* kill me ...terminaldweller2021-02-251-1/+1
|
* travis...terminaldweller2021-02-251-1/+1
|
* removing tests for now. will have to see how travis handles localhost/ports ↵terminaldweller2021-02-251-1/+1
| | | | because security...
* made a new docker-compose file for travis tests onlyterminaldweller2021-02-251-1/+1
|
* added the secrets as env vars to travis build. added the travis badgeterminaldweller2021-02-251-8/+9
|
* added a new endpoint for changelly. added somewhat decent logging. cleaned ↵terminaldweller2021-02-251-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.