fix tests

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

1
node_modules/.yarn-integrity generated vendored Normal file
View File

@ -0,0 +1 @@
549854b8a60607db81d4c58008d59f812d744acba026266f380acd942941356a

View File

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