Update Travis configuration.

This commit is contained in:
Jan Schlicht 2018-02-21 19:27:29 +01:00
parent 14554cc7da
commit ca1e14ffbd
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
language: go language: go
go: go:
- 1.1 - "1.x"
- 1.2 - "1.1"
- 1.3 - "1.4"
- tip - "1.10"