default:
	ps | grep phantomjs
	../../testem.js --version
	../../testem.js ci --launch phantomjs --test_page ./*.html
	ps | grep phantomjs
