Browse Source

updated .drone.yml for golang 1.7

Keelan Lightfoot 8 years ago
parent
commit
e477b7ffe7
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .drone.yml

+ 1
- 1
.drone.yml View File

@@ -1,5 +1,5 @@
1 1
 build:
2
-  image: drone/golang:1.5
2
+  image: drone/golang:1.7
3 3
   environment:
4 4
     - GO15VENDOREXPERIMENT=1
5 5
   commands: