Temp disable danger.

This commit is contained in:
Michael Teeuw 2018-01-25 17:00:51 +01:00
parent d803d9eaf9
commit 584786eb9f

View File

@ -2,7 +2,6 @@ language: node_js
node_js: node_js:
- "7" - "7"
before_script: before_script:
- yarn danger ci
- npm install grunt-cli -g - npm install grunt-cli -g
- "export DISPLAY=:99.0" - "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start" - "sh -e /etc/init.d/xvfb start"