Installs phantomjs on Linux servers.
Available variables are listed below, along with default values:
workspace: /root
Where the Phanthomjs project will be downloaded.
phantomjs_version: 2.1.1
The version to install.
phantomjs_bin_path: /usr/local/bin/phantomjs
The path to add the phantomjs binary.
MIT