mirror of https://github.com/sbt/sbt.git
Only test master branch on Windows CI
This commit is contained in:
parent
ef3d8c06a5
commit
d47c000a87
|
|
@ -40,3 +40,6 @@ cache:
|
|||
- C:\Users\appveyor\.m2
|
||||
- C:\Users\appveyor\.sbt
|
||||
- C:\Users\appveyor\.coursier
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
|
|
|||
Loading…
Reference in New Issue