Merge branch 'setdata' of https://github.com/antvis/L7 into setdata

This commit is contained in:
thinkinggis 2020-01-13 21:14:56 +08:00
commit 0c00af1a0f
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ install:
- Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
- yarn install
before_script:
- export DISPLAY=:99.0; sh -e /etc/init.d/xvfb start
# before_script:
# - export DISPLAY=:99.0; sh -e /etc/init.d/xvfb start
script:
- yarn lint