Skip to content

Commit b403f9c

Browse files
author
Wood, Roger C
committed
Updating travis.yml
1 parent 03f5b2b commit b403f9c

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
@@ -6,6 +6,6 @@ install:
66
- dotnet clean
77
- dotnet restore
88
script:
9-
- dotnet build -f netstandard1.0 QueryBuilder/QueryBuilder.csproj
9+
- dotnet build -f netstandard1.1 QueryBuilder/QueryBuilder.csproj
1010
- dotnet build -f netstandard1.3 SqlKata.Execution/SqlKata.Execution.csproj
1111
- dotnet build -f netcoreapp2.0 QueryBuilder.Tests/QueryBuilder.Tests.csproj

0 commit comments

Comments
 (0)