github.com/schwarzm/garden-linux@v0.0.0-20150507151835-33bca2147c47/.drone.yml (about)

     1  image: cloudfoundry/warden-ci
     2  
     3  env:
     4    - COVERALLS_TOKEN={{coveralls_token}}
     5    - GOROOT=/usr/local/go
     6    - GOPATH=/var/cache/drone
     7    - PATH=$GOPATH/bin:$PATH
     8  
     9  script:
    10    - ./scripts/drone-test