mirror of https://github.com/sirupsen/logrus.git
Merge pull request #350 from apriendeau/update-travis
add go 1.6 to travis
This commit is contained in:
commit
cd7d1bbe41
|
@ -3,6 +3,7 @@ go:
|
||||||
- 1.3
|
- 1.3
|
||||||
- 1.4
|
- 1.4
|
||||||
- 1.5
|
- 1.5
|
||||||
|
- 1.6
|
||||||
- tip
|
- tip
|
||||||
install:
|
install:
|
||||||
- go get -t ./...
|
- go get -t ./...
|
||||||
|
|
Loading…
Reference in New Issue