mirror of
https://github.com/Tonejs/Tone.js
synced 2025-01-14 12:53:59 +00:00
temporarily removing ff-beta tests
crashing while running in headless mode, need to track down which test is causing this
This commit is contained in:
parent
56800fe11b
commit
a9b70e8017
1 changed files with 5 additions and 5 deletions
10
.travis.yml
10
.travis.yml
|
@ -30,11 +30,11 @@ jobs:
|
|||
os: linux
|
||||
addons:
|
||||
firefox: latest
|
||||
- stage: test
|
||||
env : BROWSER=firefox
|
||||
os: linux
|
||||
addons:
|
||||
firefox: latest-beta
|
||||
# - stage: test
|
||||
# env : BROWSER=firefox
|
||||
# os: linux
|
||||
# addons:
|
||||
# firefox: latest-beta
|
||||
- stage: test
|
||||
before_script:
|
||||
# needs an audio output device to run
|
||||
|
|
Loading…
Reference in a new issue