1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

travis: Bump to Go 1.7.5 and 1.8 (Yay!)

This commit is contained in:
Bjørn Erik Pedersen
2017-02-17 17:39:33 +01:00
parent edfb9d5565
commit b7aa230458

View File

@ -1,8 +1,8 @@
language: go
sudo: required
go:
- 1.6.4
- 1.7.4
- 1.7.5
- 1.8
- tip
os:
- linux