Skip to content

Commit 6e75ce6

Browse files
committed
add empty install in travis
1 parent 042a9d1 commit 6e75ce6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
language: go
22

3+
go:
4+
- "1.10"
5+
6+
install:
7+
38
# calls goreleaser
49
deploy:
510
- provider: script

0 commit comments

Comments
 (0)