Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
D4edalus authored Mar 12, 2017
1 parent 8db699c commit 9539355
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ before_build:
ls "C:/tools/mingw32/bin"
Write-Host " Downloading pexports..."
pushd "C:/tools/mingw32/bin/"
curl -o "pexports.tar.xz" "https://github.com/callofduty4x/CoD4x_Server/raw/master/tools/pexports-0.47-mingw32-bin.tar.xz"
Expand All @@ -20,10 +18,6 @@ before_build:
7z x pexports.tar.xz | Out-Null
7z x pexports.tar | Out-Null
ls
popd
Write-Host "Setting up NASM:"
Expand Down

0 comments on commit 9539355

Please sign in to comment.