Increase .travis.yml consistency between repos

- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
This commit is contained in:
Doug Bunting 2016-09-04 15:46:35 -07:00
parent 2e53d0e55b
commit e72d4b4876
1 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,10 @@ addons:
- libssl-dev
- libunwind8
- zlib1g
env:
global:
- DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
- DOTNET_CLI_TELEMETRY_OPTOUT: 1
mono:
- 4.0.5
os: