This website works better with JavaScript.
首頁
說明
登入
heuzef
/
pannellum
镜像来自
https://github.com/mpetroff/pannellum.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
22
Wiki
Activity
瀏覽代碼
Another Travis CI configuration fix.
tags/2.5.0
Matthew Petroff
5 年之前
父節點
94fa314232
當前提交
1dbf5ab324
共有
1 個文件被更改
,包括
1 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.travis.yml
+ 1
- 0
.travis.yml
查看文件
@@ -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…
取消
儲存