ADD(travis) test preview

This commit is contained in:
pubkey 2018-09-27 20:13:59 +02:00
parent 15a4e31c26
commit 4c95f2ded6

View File

@ -29,6 +29,9 @@ jobs:
- stage: export
script: travis_retry npm run export
env: LABEL=export
- stage: export
script: travis_retry npm run preview
env: LABEL=preview
- stage: tests
script: travis_retry npm run test:export