Add Travis integration
Open
Nobody has claimed this yet.
- Dominant language
- CMake
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Once we have #3, we should run the tests automatically on Travis. Add a sample `.travis.yml` file that sets up the C++14/CMake3 environment.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review issue #3 first, since this integration depends on it, then create the sample .travis.yml requested in this issue. Configure the C++14 and CMake 3 environment and verify that Travis runs the project's tests automatically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100