language: php php: - 7.1 before_script: - composer install - chmod +x ./deploy.sh script: ./deploy.sh