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
Another Travis CI configuration fix.
tags/2.5.0
Matthew Petroff
5 years ago
parent
94fa314232
commit
1dbf5ab324
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -6,6 +6,7 @@ addons:
firefox: latest
before_install:
- sudo apt-get install -y python3-pillow python3-numpy
- sudo pip3 install selenium
install:
- wget https://github.com/mozilla/geckodriver/releases/download/v0.24.0/geckodriver-v0.24.0-linux64.tar.gz
- tar -xf geckodriver-v0.24.0-linux64.tar.gz
Write
Preview
Loading…
Cancel
Save