Add cache for dotnet packages

This commit is contained in:
Adam Hathcock 2017-05-30 16:04:55 +01:00
parent 69fc74e376
commit 9270d7cabf

View file

@ -1,5 +1,8 @@
dist: trusty
language: csharp
cache:
directories:
- $HOME/.dotnet
solution: SharpCompress.sln
matrix:
include: