Browse Source

Merge pull request #785 from joshk/patch-1

Use the new build env on Travis
pull/790/head
无闻 10 years ago
parent
commit
46742a79ca
  1. 4
      .travis.yml

4
.travis.yml

@ -2,4 +2,6 @@ language: go
go:
- 1.2
- 1.3
- 1.3
sudo: false

Loading…
Cancel
Save