Minimal Travis-CI installations - run shell script
language: minimal
script: ./run.sh
before_script: chmod +x run.sh
{% embed include file="src/examples/minimal-shell-script/run.sh)
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
language: minimal
script: ./run.sh
before_script: chmod +x run.sh
{% embed include file="src/examples/minimal-shell-script/run.sh)