Browse Source

compile with 1.7

pull/451/head
Chris Lu 8 years ago
parent
commit
9a8e020559
  1. 3
      .travis.yml

3
.travis.yml

@ -1,8 +1,7 @@
sudo: false
language: go
go:
- 1.5
- 1.6
- 1.7
- tip
before_install:

Loading…
Cancel
Save