ht-docker-node/test/test_npmci.sh
2019-08-31 16:21:57 +02:00

10 lines
215 B
Bash

# check if npmci is available
npmci -v
# TODO update npmci to not require package.json
# npmci node install stable
# check if npm picks it up
# npmci command npm install -g @gitzone/tsrun
# npmci command tsrun -v