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:
- node_modules
script:
- npm run lint
- xvfb-run --auto-servernum npm run ctest
- xvfb-run --auto-servernum npm run ftest
- xvfb-run --auto-servernum npm run wtest
# - npm run lint
# - xvfb-run --auto-servernum npm run ctest
# - xvfb-run --auto-servernum npm run ftest
# - xvfb-run --auto-servernum npm run wtest
jobs:
include:
- node_js: '12'