Merge pull request #1748 from roramirez/fix-build

Fix Build Failed in Travis CI:
This commit is contained in:
Michael Teeuw 2019-08-03 18:32:01 +02:00 committed by GitHub
commit fdf339514d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,12 @@
dist: trusty
language: node_js
node_js:
- "8"
services:
- xvfb
before_script:
- yarn danger ci
- npm install grunt-cli -g
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- sleep 5
script:
- grunt