0exp / qonfig

Powerful configuration Ruby-framework with a support for many commonly used config formats with a multi-functional API, developer-friendly DSL and object-oriented behavior.
MIT License
23 stars 8 forks source link

Use Github Actions #126

Closed AnotherRegularDude closed 3 years ago

AnotherRegularDude commented 3 years ago

Changes:

  1. Remove travis configuration file
  2. Add flow for GithubActions
  3. Use lcov to generate coverage file
  4. Update simplecov in gemfile locks
  5. Add java platform to gemfile locks
  6. Other fixes...

Here test of actions

AnotherRegularDude commented 3 years ago

Updated

0exp commented 3 years ago

Awesome PR :)