0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-30 23:09:01 +02:00

.travis.yml: Bump golang to 1.8

This commit is contained in:
Robert Swain 2017-05-18 12:38:09 +02:00
parent 917c433fd2
commit 4df470eab5

View file

@ -1,6 +1,6 @@
language: go
go:
- 1.7
- 1.8
sudo: false