Skip to content

Commit f6dc7b0

Browse files
committed
Fixed build issue occurring with dotnet 2.1.500 (NuGet/Home#7591)
1 parent e48d311 commit f6dc7b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ git:
55
matrix:
66
fast_finish: true
77
include:
8-
- dotnet: 2.1.500
8+
- dotnet: 2.1.700
99
mono: none
1010
env:
1111
# Do not run analysis on PR (secure env variables like SONAR_TOKEN are not always available)

0 commit comments

Comments
 (0)