Skip to content

Commit d066953

Browse files
committed
Update .travis.yml
1 parent 53ccebc commit d066953

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ language: go
22
sudo: false
33

44
go:
5-
- 1.1
6-
- 1.2
7-
- 1.3
8-
- 1.4
5+
- 1.9.x
6+
- 1.10.x
7+
- 1.11.x
8+
- 1.12.x
99
- tip

0 commit comments

Comments
 (0)