Skip to content

Commit

Permalink
Merge pull request #84 from WinformsWizard/patch-1
Browse files Browse the repository at this point in the history
Update .travis.yml
  • Loading branch information
Rohansi authored Jul 9, 2020
2 parents ffc557b + aacabae commit b2164ee
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 @@ -6,6 +6,6 @@ dotnet: 3.1.201
dist: xenial
install:
- dotnet restore
- dotnet build Mond.Repl -f netcoreapp3.1
- dotnet build Mond.Repl -f netcoreapp3.1 --no-restore
script:
- dotnet run -p ./Mond.Tests/Mond.Tests.csproj -c Release

0 comments on commit b2164ee

Please sign in to comment.