Skip to content

Commit a077a12

Browse files
committed
Run Travis for Go 1.6.
1 parent f4407a1 commit a077a12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: go
22

33
go:
44
- 1.5
5+
- 1.6
56

67
script: go test -race ./go/...
78
install: GO15VENDOREXPERIMENT=1 go get -t -v ./go/...

0 commit comments

Comments
 (0)