Skip to content

Commit 7ea75a0

Browse files
authored
Update .travis.yml
1 parent 39ab2be commit 7ea75a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ os:
22
- linux
33
matrix:
44
include:
5-
- mono: none
5+
-
66
dotnet: 3.0
77
install: ['dotnet restore']
88
language: csharp
9-
mono: none
9+
mono: none
1010
script: ['dotnet build', 'dotnet test GeUtilities.Tests/GeUtilities.Tests.csproj']
1111
solution: GeUtilities.sln

0 commit comments

Comments
 (0)