Skip to content

Commit be6607e

Browse files
author
Cory Thompson
committed
Fix travis build.
1 parent c4a8a11 commit be6607e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@ install:
99
script:
1010
- dotnet build --framework=netcoreapp1.0
1111
- dotnet build --framework=netcoreapp1.1
12-
- dotnet test --framework=netcoreapp1.1 WebPush.Test/WebPush.Test.csproj
1312
- dotnet build --framework=netcoreapp2.0
1413
- dotnet test --framework=netcoreapp2.0 WebPush.Test/WebPush.Test.csproj

0 commit comments

Comments
 (0)