Skip to content

Commit eb95841

Browse files
authored
docs: Update Travis -> GitHub Actions
1 parent 2a5f316 commit eb95841

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/Developer-workflow.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
## Reviewing a change
2828

29-
1. Check Travis is passing
29+
1. Check GitHub Actions is passing
3030
- If not have a look in the logs to try and deduce what the error might be and provide feedback to the requester
3131
- If you think Travis should pass but isn't, try restarting the build. If this still doesn't work, see if there is any discussion in issues. If one doesn't exist already, submit a new issue tagged `continuous integration` and `high priority`.
3232

@@ -56,4 +56,4 @@ Before merging, ensure:
5656
- The changes comply with our [code style guide](Code-style.md)
5757
- You are not merging your own pull request, or one which you have significantly contributed to
5858
59-
Please use "Squash and merge" to merge changes.
59+
Please use "Squash and merge" to merge changes.

0 commit comments

Comments
 (0)