Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Commit

Permalink
Install phantom via chocolatey.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Nov 19, 2015
1 parent ad1c5a4 commit 054e835
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ install:
- md C:\nc
- npm install -g npm@latest
- npm install -g bower
# Install PhantomJS
- cinst PhantomJS -y
# Workaround https://github.com/npm/npm/wiki/Troubleshooting#upgrading-on-windows
- set PATH=%APPDATA%\npm;%PATH%
- npm config set cache C:\nc
Expand Down

0 comments on commit 054e835

Please sign in to comment.