Skip to content

Commit

Permalink
Trying to fix unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kkalinowski committed Jul 7, 2018
1 parent 76713d5 commit a88aa08
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ dotnet: 2.0.0
dist: trusty
script:
- dotnet build -c Release
- cd .\lib12.Tests\
- dotnet test
- cd ..
- dotnet test lib12.Tests
- dotnet pack -c Release
deploy:
skip_cleanup: true
Expand Down

0 comments on commit a88aa08

Please sign in to comment.