UNPKG

dot-console

Version:

Interactive Console for .NET Core command-line

10 lines (7 loc) 195 B
language: csharp sudo: false # use the new container-based Travis infrastructure before_install: - chmod +x build.sh script: - ./build.sh --target Restore - ./build.sh --target Build