This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
pannellum
mirror of
https://github.com/mpetroff/pannellum.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
22
Wiki
Activity
Browse Source
Try using a newer version of Selenium for Travis CI / Sauce Labs.
tags/2.5.0
Matthew Petroff
5 years ago
parent
0b28a591b6
commit
92fe12565c
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tests/run_tests.py
+ 1
- 0
tests/run_tests.py
View File
@@ -43,6 +43,7 @@ if os.environ.get("TRAVIS_JOB_NUMBER"):
"tunnel-identifier": os.environ["TRAVIS_JOB_NUMBER"],
"build": os.environ["TRAVIS_JOB_NUMBER"],
"browserName": "firefox",
"seleniumVersion": "3.141.0",
},
)
else:
Write
Preview
Loading…
Cancel
Save