Merge pull request #597 from PowerShell/ci-cache

Enable caching on CI machines
This commit is contained in:
Andy Schwartzmeyer 2016-02-26 12:26:04 -08:00
commit 5b248c1511
2 changed files with 8 additions and 0 deletions

View file

@ -1,6 +1,10 @@
language: cpp
sudo: required
dist: trusty
cache:
apt: true
directories:
- $HOME/.nuget
git:
submodules: false
before_install:

View file

@ -2,6 +2,10 @@ environment:
priv_key:
secure: <encryped-value>
cache:
- '%HOME%\.nuget'
- '%LocalAppData%\Microsoft\dotnet'
notifications:
- provider: Slack
incoming_webhook: