language: generic dist: trusty script: - chmod +x ./checker.sh - chmod +x ./deploy.sh - ./checker.sh - ./deploy.sh > /dev/null