Update .travis.yml
This commit is contained in:
parent
16c2e004cf
commit
5210e5e966
@ -9,7 +9,7 @@ before_install:
|
||||
- export DISPLAY=:99.0
|
||||
- sh -e /etc/init.d/xvfb start
|
||||
script:
|
||||
- npm i --silent
|
||||
- npm i --depth 0 --silent
|
||||
- npm run lint
|
||||
- npm run test:export
|
||||
- npm run test:docs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user