Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amoraitis authored Aug 4, 2019
1 parent 909ac9a commit 6590c55
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 @@ -3,6 +3,6 @@ solution: Amoraitis.TodoList.sln
mono: none
dotnet: 2.1.402
script:
- dotnet restore
- dotnet restore Amoraitis.TodoList/Amoraitis.TodoList.csproj
- dotnet build Amoraitis.TodoList/Amoraitis.TodoList.csproj
- dotnet test Amoraitis.Todo.UnitTests/

0 comments on commit 6590c55

Please sign in to comment.