type; fix build

This commit is contained in:
Jake Swenson
2017-10-29 12:16:28 -07:00
parent f7ec8b477d
commit 1b2dd6bb10
2 changed files with 2 additions and 5 deletions

View File

@@ -5,9 +5,6 @@ jobs:
- image: microsoft/dotnet:2-sdk
steps:
- checkout
- run:
name: build
command: dotnet restore
- run:
name: Print the Current Time
command: date