language: html branches: only: - master before_script: - chmod +x ./scripts/build script: ./scripts/build sudo: true