mirror of
https://github.com/interviewstreet/go-jira.git
synced 2024-12-02 08:51:43 +02:00
Add go1.10 to travis yaml
This commit is contained in:
parent
17b6f33428
commit
ebb5f9fe9d
@ -9,6 +9,7 @@ go:
|
||||
- 1.7
|
||||
- 1.8
|
||||
- 1.9
|
||||
- "1.10"
|
||||
|
||||
before_install:
|
||||
- go get -t ./...
|
||||
|
Loading…
Reference in New Issue
Block a user