devops-tim-2 / devops-tim-2/HashtagService
Devops: Setup Travis CI
Open
devops
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
1. Link repository to [TravisCI](https://travis-ci.com/)
2. Add .travis.yml file with configuration for CI
3. Configuration should at least:
- Build (install dependencies)
- Run unit tests
- Run integration tests
- Check code linting
- Run [sonarcloud](https://sonarcloud.io/) code analysis
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.