Skip to content

Commit

Permalink
update travis, coverall config and update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
restuwahyu13 committed Feb 1, 2021
1 parent ae74beb commit 9afb785
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .coveralls.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
service_name: travis-pro
repo_token: N1yHrKvfPGlfkXycpYxkWnHNhzkssRb8M
repo_token: cyQknPvNsRK0c4Ci5pssE8Eb7z9AxyEgy
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
global:
- COVERALLS_PARALLEL=true
- COVERALLS_SERVICE_NAME=travis-pro
- COVERALLS_REPO_TOKEN=N1yHrKvfPGlfkXycpYxkWnHNhzkssRb8M
- COVERALLS_REPO_TOKEN=cyQknPvNsRK0c4Ci5pssE8Eb7z9AxyEgy
- COVERALLS_GIT_BRANCH=main
addons:
apt:
Expand All @@ -30,5 +30,5 @@ os:
jobs:
fast_finish: true
notifications:
webhooks: https://coveralls.io/webhook?repo_token=N1yHrKvfPGlfkXycpYxkWnHNhzkssRb8M
webhooks: https://coveralls.io/webhook?repo_token=cyQknPvNsRK0c4Ci5pssE8Eb7z9AxyEgy
email: [email protected]

0 comments on commit 9afb785

Please sign in to comment.