Skip to content

Commit 73c422b

Browse files
committed
Update travis
1 parent bd5ded3 commit 73c422b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ go:
33
- 1.5
44
install:
55
- go get -v -t ./...
6-
script:
7-
- export GO15VENDOREXPERIMENT=1 && go build -v ./...
6+
7+
script: export GO15VENDOREXPERIMENT=1 && go build -v ./...

0 commit comments

Comments
 (0)