Releases: gabrielweyer/cake-build
Releases · gabrielweyer/cake-build
v1.0.2-circleci0008
Fix for tput
v1.0.2-circleci0007
Fix tput error
v1.0.2-circleci0006
Fix tput error
v1.0.2-circleci0005
Fix $TERM issue
v1.0.2-circleci0004
Make scripts executable
v1.0.2-circleci0003
Add CircleCI
v1.0.1
- Implement
Travis CI
as the second build system
v1.0.1-ci0006
Fix bash typo
v1.0.1-ci0005
Fix dotnet path on Travis We shouldn't add the dotnet runtime to the path as it will break the actual build which relies on the dotnet SDK. Instead we should invoke Cake from a full path.
v1.0.1-ci0004
Fix dotnet runtime hardcoded path on Travis