mirror of
https://github.com/loot/libloot-python.git
synced 2026-07-27 14:14:13 -07:00
Fix AppVeyor CI link
Also update a GitHub URL, replacing WrinklyNinja with Ortham.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
LOOT API Python Module
|
||||
=======================
|
||||
|
||||
[](https://ci.appveyor.com/project/WrinklyNinja/loot-api-python)
|
||||
[](https://ci.appveyor.com/project/LOOT/loot-api-python/branch/master)
|
||||
[](https://travis-ci.org/loot/loot-api-python)
|
||||
[](http://loot-api-python.readthedocs.io/)
|
||||
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ environment:
|
||||
secure: yDqT5l/e5MntbW99V6+MHlfFgNv+UIogFfeyUVqtFk5lFRB/dAraLLwKCLl6y+DH
|
||||
|
||||
install:
|
||||
- ps: (New-Object Net.WebClient).DownloadFile('https://raw.githubusercontent.com/WrinklyNinja/ci-scripts/2.0.0/delete_old_bintray_versions.py', "$env:APPVEYOR_BUILD_FOLDER\delete_old_bintray_versions.py")
|
||||
- ps: (New-Object Net.WebClient).DownloadFile('https://raw.githubusercontent.com/Ortham/ci-scripts/2.0.0/delete_old_bintray_versions.py', "$env:APPVEYOR_BUILD_FOLDER\delete_old_bintray_versions.py")
|
||||
|
||||
before_build:
|
||||
- cd %APPVEYOR_BUILD_FOLDER%
|
||||
|
||||
Reference in New Issue
Block a user