os: "linux" sudo: "required" services: - "docker" script: # Test both pristine and cached deploys. - "./test_buildpack" - "./test_buildpack"