Skip to content

Commit 12bf32b

Browse files
committed
cleaned up travis config
1 parent 06ccbd0 commit 12bf32b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.travis.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@ language: go
22
go:
33
- "1.12"
44

5-
install:
6-
- sudo apt-get --yes install snapd
7-
- sudo snap install snapcraft --classic
8-
- go get github.com/hashicorp/vault
9-
env:
10-
- GO111MODULE=on PATH=/snap/bin:$PATH DEBUG=1
11-
125
script:
136
- go test -v -race ./service
147

0 commit comments

Comments
 (0)