softlayer / sl-ember-translate

An Ember CLI Addon that provides the ability to lookup a dictionary value either through method calls or via a component in your templates.
http://softlayer.github.io/sl-ember-translate/
MIT License
4 stars 4 forks source link

Upgrade to PhantomJS 2.x #152

Open notmessenger opened 9 years ago

notmessenger commented 9 years ago

https://www.npmjs.com/package/phantomjs is a NPM wrapper around phantomjs binary. The version of phantomjs it installs is in https://github.com/Medium/phantomjs/blob/master/lib/phantomjs.js

TravisCI uses phantomjs version 1.9.8 (https://github.com/travis-ci/travis-ci/issues/3225), same as npm phantomjs