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
Fix Travis CI test failure?
tags/2.5.0
Matthew Petroff
5 years ago
parent
18e00163c3
commit
186107010f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -14,4 +14,4 @@ install:
jobs:
include:
- stage: test
script: xvfb-run python3 tests/run_tests.py
script: xvfb-run
-a
python3 tests/run_tests.py
Write
Preview
Loading…
Cancel
Save