mirror of
https://github.com/interviewstreet/go-jira.git
synced 2025-03-17 20:47:57 +02:00
Merge pull request #151 from vovka667/vovka667/add_go110
Add go1.10 to travis yaml
This commit is contained in:
commit
13606a505f
@ -9,6 +9,7 @@ go:
|
||||
- 1.7
|
||||
- 1.8
|
||||
- 1.9
|
||||
- "1.10"
|
||||
|
||||
before_install:
|
||||
- go get -t ./...
|
||||
|
Loading…
x
Reference in New Issue
Block a user