Browse Source

De-support go 1.2

pull/28/head
Chris Lu 10 years ago
parent
commit
9d03cd20ba
  1. 1
      .travis.yml

1
.travis.yml

@ -1,6 +1,5 @@
language: go language: go
go: go:
- 1.2
- 1.3 - 1.3
- release - release
- tip - tip

Loading…
Cancel
Save