Browse Source

Merge pull request #399 from leonklingele/travis-go-1.7

Travis: Add Go 1.7
pull/402/head
Joachim Bauch 9 years ago committed by GitHub
parent
commit
2433eee0b0
  1. 1
      .travis.yml

1
.travis.yml

@ -6,6 +6,7 @@ go: @@ -6,6 +6,7 @@ go:
- 1.4
- 1.5
- 1.6
- 1.7
- tip
matrix:

Loading…
Cancel
Save