Skip to content

Commit

Permalink
Add CI scripts
Browse files Browse the repository at this point in the history
(DT: Record of Peter's commits got lost while merging #197.
Cherry-picked one of many commits as a marker for these
contributions.)
  • Loading branch information
Peter Jas authored and dtchepak committed Aug 7, 2016
1 parent 3bf2bb5 commit 9f2323f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,4 @@ install:
script:
# Run tests
- dotnet test -c $CONFIGURATION -f $FRAMEWORK Source/NSubstitute.Acceptance.Specs

1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ after_test:

artifacts:
path: 'Source/NSubstitute/**/*.nupkg'

0 comments on commit 9f2323f

Please sign in to comment.