Skip to content

Commit 5307399

Browse files
shwoodardaren55555
authored andcommitted
add new go version to travis and remove oldest (#158)
1 parent bdc73a2 commit 5307399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: go
22
go:
3-
- 1.8.x
43
- 1.9.x
54
- 1.10.x
5+
- 1.11.x
66
- tip
77
script: go test ./... -v

0 commit comments

Comments
 (0)