pgstorex/.drone.yml

7 lines
77 B
YAML
Raw Normal View History

2014-05-20 06:03:26 +00:00
image: go1.2
env:
- GOPATH=/var/cache/drone
script:
- make
- make test