Skip to content

Commit e1dd298

Browse files
committed
Update travis config
1 parent 73c422b commit e1dd298

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: go
22
go:
3-
- 1.5
3+
- 1.5
4+
45
install:
5-
- go get -v -t ./...
6+
- go get -v -t ./...
67

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

0 commit comments

Comments
 (0)