daichi-m / togo

Project to convert stuff to go structs
MIT License
0 stars 0 forks source link

Add advance travis and codecov configurations #10

Open daichi-m opened 4 years ago

daichi-m commented 4 years ago

Explore and add following configurations:

  1. For Travis, build only PR to develop
  2. For Travis, generate custom build to merge develop into master, generate a release tag and set up the project for next tag
  3. For Codecov, do not allow merge if new code coverage is < 75%