This commit is contained in:
portree_kid 2020-03-04 13:07:58 +01:00
parent 9be5dc9d67
commit 98fd87c50d

View File

@ -26,10 +26,6 @@ addons:
#- xvfb
before_install:
install:
#- export DISPLAY=':99.0'
#- Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
- nvm install 7
- curl -o- -L https://yarnpkg.com/install.sh | bash
- source ~/.bashrc
- npm install -g xvfb-maybe
- npm install