remove yarn

This commit is contained in:
2018-05-27 13:18:17 +02:00
parent 04659b9344
commit ddd4970762
7 changed files with 9 additions and 12 deletions

View File

@@ -4,6 +4,6 @@ npmci -v
# check if we can use lts
npmci install lts
# check if yarn picks it up
npmci command yarn global add npmts
# check if npm picks it up
npmci command npm install -g npmts
npmci command npmts -v