Skip to content

Commit

Permalink
lol real download
Browse files Browse the repository at this point in the history
  • Loading branch information
benbalter committed Jan 10, 2015
1 parent d3be201 commit 762129e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
clone_folder: c:\projects\w2m

install:
- ps: wget http://donate.libreoffice.org/home/dl/win-x86/4.3.5/en-US/LibreOffice_4.3.5_Win_x86.msi -OutFile C:\projects\w2m\LibreOffice_4.3.5_Win_x86.msi
- ps: wget http://download.documentfoundation.org/libreoffice/stable/4.3.5/win/x86/LibreOffice_4.3.5_Win_x86.msi -OutFile C:\projects\w2m\LibreOffice_4.3.5_Win_x86.msi
- dir
- msiexec /qn /i C:\projects\w2m\LibreOffice_4.3.5_Win_x86.msi /l* install_log.txt ALLUSERS=0 RebootYesNo=No SELECT_WORD=1 SELECT_EXCEL=0 SELECT_POWERPOINT=0
- SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
Expand Down

0 comments on commit 762129e

Please sign in to comment.