Skip to content

Commit

Permalink
Restoring build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
StanleyGoldman authored and shiftkey committed Sep 13, 2019
1 parent 9c34462 commit d0e5644
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
echo "new limit: `ulimit -n`"
fi

dotnet tool install --global coverlet.console

cd build
echo "Preparing Cake.Frosting build runner..."
dotnet restore
Expand Down

0 comments on commit d0e5644

Please sign in to comment.