Skip to content
Snippets Groups Projects
readme.markdown 187 B

Dependencies

To run all the tests, you need phantomjs installed.

With node/npm

npm install -g phantomjs

Or, on ubuntu

apt-get install phantomjs