1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-25 05:23:13 +03:00

Merge pull request #1464 from matrix-org/jryans/remove-travis-refs

Remove Travis CI reference
This commit is contained in:
J. Ryan Stinnett
2020-09-10 15:32:10 +01:00
committed by GitHub

View File

@@ -28,10 +28,9 @@ use GitHub's pull request workflow to review the contribution, and either ask
you to make any refinements needed or merge it and make them ourselves. The you to make any refinements needed or merge it and make them ourselves. The
changes will then land on master when we next do a release. changes will then land on master when we next do a release.
We use Travis for continuous integration, and all pull requests get We use continuous integration, and all pull requests get automatically tested:
automatically tested by Travis: if your change breaks the build, then the PR if your change breaks the build, then the PR will show that there are failed
will show that there are failed checks, so please check back after a few checks, so please check back after a few minutes.
minutes.
Code style Code style
~~~~~~~~~~ ~~~~~~~~~~