mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Only run appveyor tests on the vs2015 branch
This commit is contained in:
parent
8b24a6126b
commit
5c5455b81f
@ -1,7 +1,11 @@
|
|||||||
|
|
||||||
os: Visual Studio 2015
|
os: Visual Studio 2015
|
||||||
|
|
||||||
clone_folder: C:\calibre
|
clone_folder: C:\calibre
|
||||||
clone_depth: 5
|
clone_depth: 5
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- vs2015
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- .build-cache
|
- .build-cache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user