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:
tambien 2019-03-19 20:38:12 -04:00
parent 56800fe11b
commit a9b70e8017

View file

@ -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