fix(tests): remove npmts from tests

This commit is contained in:
Philipp Kunz 2018-11-29 10:57:30 +01:00
parent 50cb638732
commit 52866e8aa5

View File

@ -5,5 +5,5 @@ npmci -v
npmci install lts
# check if npm picks it up
npmci command npm install -g npmts
npmci command npmts -v
npmci command npm install -g @gitzone/gitzone
npmci command gitzone -v