We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 773da2a commit 1cb419dCopy full SHA for 1cb419d
.travis.yml
@@ -7,7 +7,4 @@ install:
7
- dotnet restore
8
9
script:
10
- - dotnet build --framework=netcoreapp1.0
11
- - dotnet build --framework=netcoreapp1.1
12
- - dotnet build --framework=netcoreapp2.0
13
- dotnet test --framework=netcoreapp2.0 WebPush.Test/WebPush.Test.csproj
0 commit comments