diff --git a/.travis.yml b/.travis.yml index d8606bb..2d7db28 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,4 +9,4 @@ before_install: script: - dotnet restore - - dotnet test tests/Faithlife.Utility.Dapper.Tests -c Release -f netcoreapp1.1 + - dotnet test tests/Faithlife.Utility.Dapper.Tests/Faithlife.Utility.Dapper.Tests.csproj -c Release -f netcoreapp1.1