Skip to content

Commit

Permalink
Fix Travis build.
Browse files Browse the repository at this point in the history
  • Loading branch information
ejball committed Apr 22, 2017
1 parent ff9fa5c commit b07a988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b07a988

Please sign in to comment.