Skip to content

Commit efa42b5

Browse files
committed
Update travis config
1 parent 07d2a5b commit efa42b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ language: go
22
go:
33
- 1.5
44

5-
script: export GO15VENDOREXPERIMENT=1 && go build -v ./...
5+
script: export GO15VENDOREXPERIMENT=1 && go build -v .

0 commit comments

Comments
 (0)