Skip to content
This repository was archived by the owner on Jan 26, 2023. It is now read-only.

Commit 088f6f5

Browse files
committed
Add travis dep.
1 parent e0bb9c8 commit 088f6f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ language: go
22

33
install:
44
- go get github.com/go-yaml/yaml
5+
- go get github.com/zikes/multistatus
56

67
script: go test ./cmd/jules

0 commit comments

Comments
 (0)