1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-03-22 03:12:52 +00:00

travis: Update Go versions

This commit is contained in:
Bjørn Erik Pedersen 2017-05-25 21:14:02 +03:00
parent 612f6e3afe
commit bde807bd1e

View file

@ -1,8 +1,8 @@
language: go
sudo: required
go:
- 1.7.5
- 1.8.1
- 1.7.6
- 1.8.3
- tip
os:
- linux