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

Commit 0ad35f9

Browse files
committed
Fix duplicate builds in TravisCI
1 parent 85c432a commit 0ad35f9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: csharp
22
mono: none
3-
os:
4-
- linux
5-
- osx
3+
os: linux
64
dotnet: 3.1.101
75

86
jobs:

0 commit comments

Comments
 (0)