Fix corrupted file.

This commit is contained in:
Michael Teeuw 2019-12-29 15:12:50 +01:00
parent d6e97b8c76
commit 2d061be98e

View File

@ -1,12 +1,9 @@
dist: trusty
language: node_js
node_js:
- "10
- "10"
before_install:
- npm i -g npm
before_script:
- yarn danger ci
- npm install grunt-cli -g