UNPKG

provify

Version:

Transform your tape tests to prova

7 lines (6 loc) 192 B
language: node_js node_js: - '0.10' before_install: - currentfolder=${PWD##*/} - if [ "$currentfolder" != 'provify' ]; then cd .. && eval "mv $currentfolder provify" && cd provify; fi