Skip to content

Commit 216a375

Browse files
committed
Update the TB alpha version used in the CI tests
1 parent 56931a1 commit 216a375

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
global:
1515
- DOWNLOAD_DIR=${HOME}/download
1616
- STABLE_V=13.0.14
17-
- ALPHA_V=13.5a6
17+
- ALPHA_V=13.5a7
1818
- TBB_DIST_URL=https://www.torproject.org/dist/torbrowser/
1919
matrix:
2020
- TRAVIS_EXTRA_JOB_WORKAROUND=true

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Warning: **Windows and macOS are not supported.**
106106
[Tested](https://travis-ci.org/webfp/tor-browser-selenium) with the following Tor Browser versions on Ubuntu:
107107

108108
* **Stable**: 13.0.14
109-
* **Alpha**: 13.5a6
109+
* **Alpha**: 13.5a7
110110

111111
If you need to use a different version of Tor Browser, [view the past test runs](https://travis-ci.org/webfp/tor-browser-selenium) to find out the compatible `selenium` and `geckodriver` versions.
112112

0 commit comments

Comments
 (0)