Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Commit

Permalink
Merge pull request #137 from saiichihashimoto/add-travis-and-coverage
Browse files Browse the repository at this point in the history
chore(settings): add travis and coverage
  • Loading branch information
saiichihashimoto authored Jul 5, 2019
2 parents c903398 + c04e691 commit e332410
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/settings.yml
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
_extends: .github
branches:
- name: master
protection:
required_status_checks:
contexts: ['Semantic Pull Request', 'WIP', 'continuous-integration/travis-ci', 'coverage/coveralls']

0 comments on commit e332410

Please sign in to comment.