mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Use phantomJS 2.1.1 in travis
no issue - download phantomjs 2.1.1 in Travis' `before_install` step and update the `PATH` export to so the downloaded version is used - remove the now no-longer needed `ember-cli-es5-shim` dependency - update documentation references to match new phantomjs version
This commit is contained in:
parent
10b8ea48bd
commit
d6eff5180e
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@
|
||||||
"ember-cli-babel": "5.1.5",
|
"ember-cli-babel": "5.1.5",
|
||||||
"ember-cli-content-security-policy": "0.4.0",
|
"ember-cli-content-security-policy": "0.4.0",
|
||||||
"ember-cli-dependency-checker": "1.1.0",
|
"ember-cli-dependency-checker": "1.1.0",
|
||||||
"ember-cli-es5-shim": "0.1.1",
|
|
||||||
"ember-cli-fastclick": "1.0.3",
|
"ember-cli-fastclick": "1.0.3",
|
||||||
"ember-cli-htmlbars": "1.0.1",
|
"ember-cli-htmlbars": "1.0.1",
|
||||||
"ember-cli-htmlbars-inline-precompile": "0.3.1",
|
"ember-cli-htmlbars-inline-precompile": "0.3.1",
|
||||||
|
|
Loading…
Add table
Reference in a new issue