Browse Source

Only run TravisCI builds against go1.3 and tip.

pull/131/head
Lance Cooper 11 years ago
parent
commit
2c7abf25e9
  1. 2
      .travis.yml

2
.travis.yml

@ -3,8 +3,6 @@
language: go language: go
go: go:
- 1.1
- 1.2
- 1.3 - 1.3
- tip - tip

Loading…
Cancel
Save