mirror of
https://github.com/boostorg/predef.git
synced 2025-07-29 11:37:13 +02:00
First attempt at caching with Appveyor.
This commit is contained in:
@ -41,3 +41,5 @@ after_test: python ../ci_boost_library_test.py after_test
|
||||
on_success: python ../ci_boost_library_test.py on_success
|
||||
on_failure: python ../ci_boost_library_test.py on_failure
|
||||
on_finish: python ../ci_boost_library_test.py on_finish
|
||||
cache:
|
||||
- C:\projects\boostorg\boost -> appveyor.yml
|
||||
|
Reference in New Issue
Block a user