Skip to content

Conversation

@epourail
Copy link
Owner

@epourail epourail commented Jan 2, 2020

Q A
Bug Fix ? no
New Feature ? yes
Issue #4

Checklist:

  • Bug fix are covered by unit tests
  • New feature are covered by unit,api and acceptance tests
  • All tests passed
  • Code style is respected
  • Commit message explains why the change is made (see https://github.com/erlang/otp/wiki/Writing-good-commit-messages)
  • CHANGELOG.md contains a short summary of the change
  • Documentation is updated as necessary

Why this change is needed?

This feature adds the Travis Continuous Integration configuration
The CI steps are :

  1. make run-tests-unit
  2. make run-tests-api
  3. make run-tests-acceptance

@epourail epourail added the enhancement New feature or request label Jan 2, 2020
@epourail epourail force-pushed the feature/travis-continuous-integration branch from 7840298 to 29f11b0 Compare January 2, 2020 20:59
@epourail epourail merged commit 850b1df into master Jan 2, 2020
@epourail epourail deleted the feature/travis-continuous-integration branch January 2, 2020 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants