Browse Source

Remove an extra newline

pull/1157/head
Chris Johnston GitHub 7 years ago
parent
commit
2c7d12f8c5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      appveyor.yml

+ 0
- 1
appveyor.yml View File

@@ -29,7 +29,6 @@ build_script:
Write-Output "Windows: $Env:CI_WINDOWS Linux: $Env:CI_LINUX"
if ($isLinux)
{
# AppVeyor Linux images do not have appveyor-retry, which retries the commands a few times
# until the command exits with code 0.
# So, this is done with a short script.


Loading…
Cancel
Save