Jest implementation to get danger.js to work.

This commit is contained in:
Michael Teeuw
2018-01-25 19:43:09 +01:00
parent 584786eb9f
commit 22e2fdc707
5 changed files with 3495 additions and 8 deletions

View File

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