Add cache for dotnet packages
This commit is contained in:
parent
69fc74e376
commit
9270d7cabf
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
dist: trusty
|
||||
language: csharp
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.dotnet
|
||||
solution: SharpCompress.sln
|
||||
matrix:
|
||||
include:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue