[tor-commits] [https-everywhere] 36/51: CI: Remove Chrome Beta Test (#20187)
gitolite role
git at cupani.torproject.org
Thu May 26 18:54:58 UTC 2022
This is an automated email from the git hooks/post-receive script.
alexishan pushed a commit to annotated tag 2022.5.24
in repository https-everywhere.
commit 5f18f64377fb0c410a66ded7dba88efd1de3ba20
Author: Alexis <lxshancock at gmail.com>
AuthorDate: Tue Mar 22 18:28:29 2022 -0700
CI: Remove Chrome Beta Test (#20187)
* Update translations.
* Remove Chrome Beta test from Travis
---
.travis.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 4be2d0fb32..f028c3a391 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,9 +21,9 @@ matrix:
- env: TEST="validations"
- env: TEST="fetch"
- env: TEST="preloaded"
- - addons:
- chrome: beta
- env: TEST="chrome beta" BROWSER=google-chrome-beta
+ # - addons:
+ # chrome: beta
+ # env: TEST="chrome beta" BROWSER=google-chrome-beta
- addons:
chrome: stable
env: TEST="chrome stable" BROWSER=google-chrome-stable
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tor-commits
mailing list