mirror of
https://github.com/danog/gojekyll.git
synced 2024-11-26 22:34:44 +01:00
Add go 1.9 to travis matrix
This commit is contained in:
parent
6f1cc47e83
commit
5bbdc9c8d3
@ -1,7 +1,8 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.8.3
|
||||
- 1.8
|
||||
- 1.9
|
||||
|
||||
python:
|
||||
- "3.4"
|
||||
|
Loading…
Reference in New Issue
Block a user