add install jest
This commit is contained in:
parent
b80b942428
commit
e8efb82b9e
|
@ -17,3 +17,5 @@ fi
|
|||
if [[ "$WP_TRAVISCI" == "phpcs" ]] ; then
|
||||
composer install
|
||||
fi
|
||||
|
||||
npm install jest --global
|
||||
|
|
Loading…
Reference in New Issue