Skip to content

Commit

Permalink
Upgrade to Cake Tool 0.33.0 (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kralizek committed Apr 19, 2019
1 parent c58137e commit b610f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ nuget:
disable_publish_on_pr: true

install:
- cmd: dotnet tool install -g Cake.Tool --version 0.30.0
- cmd: dotnet tool install -g Cake.Tool --version 0.33.0
- cmd: dotnet tool install coveralls.net --tool-path tools

build_script:
Expand Down

0 comments on commit b610f2b

Please sign in to comment.