• Kim "BKC" Carlbäcker's avatar
    Update source installation requirements (#3124) · e722bdbb
    Kim "BKC" Carlbäcker authored
    * Update source installation requirements
    
    We require Golang 1.8 since we use `net/url.PathEscape` which was not introduced until then
    
    * Use Golang 1.8 for build and test
    
    If we state Golang 1.8 we should test using that version as well
    
    * Use golang 1.8 only for single build to see if everything compiles
    
    * Change back edge also for commented out sqlite test
    e722bdbb
.drone.yml 7.37 KB