fix tests

This commit is contained in:
2017-03-11 14:53:41 +01:00
parent 15165235fd
commit 9f872eb376
2 changed files with 2 additions and 4 deletions

View File

@ -1,5 +1,2 @@
#!/bin/sh
# test availability of node and npm
npm -v
node -v
yarn -v