Add PhantomJS 2.1.1 to the platform

We can update to 2.1.1 later but here is the circle.yml for people who wants to try the new version.

machine:
  pre:
    - sudo curl --output /usr/local/bin/phantomjs https://s3.amazonaws.com/circle-downloads/phantomjs-2.1.1
2 Likes