mirror of
https://github.com/Threnklyn/jira.git
synced 2026-05-18 20:23:28 +02:00
use go 1.8
This commit is contained in:
+1
-2
@@ -5,13 +5,12 @@ before_install:
|
||||
language: go
|
||||
go_import_path: gopkg.in/Netflix-Skunkworks/go-jira.v1
|
||||
go:
|
||||
- 1.6
|
||||
- 1.8
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
||||
script:
|
||||
- make vet
|
||||
- make lint
|
||||
- make
|
||||
- make prove 2>&1
|
||||
|
||||
Reference in New Issue
Block a user