Skip to content

Commit

Permalink
TEsting...
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanRynne committed Feb 10, 2020
1 parent 540638c commit 24324f0
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 @@ -7,7 +7,7 @@ dotnet: 3.0
script:
- dotnet restore
- dotnet build -c Release
- dotnet test AR_Lib.Tests
- dotnet test

after_success:
- bash <(curl -s https://codecov.io/bash)
Expand Down

0 comments on commit 24324f0

Please sign in to comment.