Skip to content

Commit

Permalink
Grr, nuget.
Browse files Browse the repository at this point in the history
  • Loading branch information
tetious committed Jul 28, 2016
1 parent b8f46cc commit 9c33a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ configuration: Release
before_build:
- dotnet restore
build_script:
- dotnet pack src/MongoDb.Bson.NodaTime/ -c %CONFIGURATION% --version-suffix %APPVEYOR_BUILD_NUMBER%
- dotnet pack src/MongoDb.Bson.NodaTime/ -c %CONFIGURATION%
test_script:
- dotnet test -f net451 test/MongoDb.Bson.NodaTime.Tests
artifacts:
Expand Down

0 comments on commit 9c33a7b

Please sign in to comment.