Skip to content
This repository was archived by the owner on Apr 27, 2024. It is now read-only.

Commit 68982ca

Browse files
author
Dirk Lemstra
committed
Use dotnet 2.0 in travis build.
1 parent ee7f3ca commit 68982ca

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
@@ -9,7 +9,7 @@ branches:
99

1010
matrix:
1111
include:
12-
- dotnet: 1.0.4
12+
- dotnet: 2.0.0
1313
mono: none
1414
dist: trusty
1515

0 commit comments

Comments
 (0)