Update .travis.yml
This commit is contained in:
parent
5210e5e966
commit
58ea803176
@ -11,6 +11,6 @@ before_install:
|
||||
script:
|
||||
- npm i --depth 0 --silent
|
||||
- npm run lint
|
||||
- npm run test:export
|
||||
- npm run test:docs
|
||||
- npm run test:e2e
|
||||
- travis_retry npm run test:export
|
||||
- travis_retry npm run test:docs
|
||||
- travis_retry npm run test:e2e
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user