mirror of
https://github.com/aclindsa/ofxgo.git
synced 2024-11-21 19:20:05 -05:00
.travis.yml: Add Go 1.9.x
This commit is contained in:
parent
fa72af4f6c
commit
6359499ea2
@ -5,6 +5,7 @@ os:
|
||||
|
||||
go:
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- master
|
||||
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user