Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Commit df66f51

Browse files
committed
Increase .travis.yml consistency between repos
- aspnet/Universe#349 - minimize `dotnet` setup time; no need for caching
1 parent a4d2e5e commit df66f51

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ addons:
1010
- libssl-dev
1111
- libunwind8
1212
- zlib1g
13+
env:
14+
global:
15+
- DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
16+
- DOTNET_CLI_TELEMETRY_OPTOUT: 1
1317
mono:
1418
- 4.0.5
1519
os:

0 commit comments

Comments
 (0)