mirror of
https://github.com/Tonejs/Tone.js
synced 2025-01-28 03:25:01 +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
|
os: linux
|
||||||
addons:
|
addons:
|
||||||
firefox: latest
|
firefox: latest
|
||||||
- stage: test
|
# - stage: test
|
||||||
env : BROWSER=firefox
|
# env : BROWSER=firefox
|
||||||
os: linux
|
# os: linux
|
||||||
addons:
|
# addons:
|
||||||
firefox: latest-beta
|
# firefox: latest-beta
|
||||||
- stage: test
|
- stage: test
|
||||||
before_script:
|
before_script:
|
||||||
# needs an audio output device to run
|
# needs an audio output device to run
|
||||||
|
|
Loading…
Reference in a new issue