mirror of
https://github.com/logos-storage/nim-chronos.git
synced 2026-03-26 14:13:12 +00:00
Remove cache dependency on appveyor.yml.
This commit is contained in:
parent
6b009b26ef
commit
4215b9cbdb
@ -1,9 +1,9 @@
|
||||
version: '{build}'
|
||||
|
||||
cache:
|
||||
- x86_64-4.9.2-release-win32-seh-rt_v4-rev4.7z -> .appveyor.yml
|
||||
- i686-4.9.2-release-win32-dwarf-rt_v4-rev4.7z -> .appveyor.yml
|
||||
- Nim -> .appveyor.yml
|
||||
- x86_64-4.9.2-release-win32-seh-rt_v4-rev4.7z
|
||||
- i686-4.9.2-release-win32-dwarf-rt_v4-rev4.7z
|
||||
- Nim
|
||||
|
||||
matrix:
|
||||
# We always want 32 and 64-bit compilation
|
||||
@ -84,4 +84,3 @@ test_script:
|
||||
- nimble test
|
||||
|
||||
deploy: off
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user