chore(ci): try to publish new @next

This commit is contained in:
Andrey Lushnikov 2020-02-28 16:05:54 -08:00
parent ac2f04f10f
commit 96e7132812

View file

@ -30,10 +30,10 @@ cache:
directories: directories:
- node_modules - node_modules
script: script:
- npm run lint # - npm run lint
- xvfb-run --auto-servernum npm run ctest # - xvfb-run --auto-servernum npm run ctest
- xvfb-run --auto-servernum npm run ftest # - xvfb-run --auto-servernum npm run ftest
- xvfb-run --auto-servernum npm run wtest # - xvfb-run --auto-servernum npm run wtest
jobs: jobs:
include: include:
- node_js: '12' - node_js: '12'