Skip to content

Commit 3bc3eba

Browse files
committed
change yq
1 parent f0c5495 commit 3bc3eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
install:
1616
- curl https://raw.githubusercontent.com/kubernetes/helm/master/scripts/get | bash
1717
- helm init --client-only
18-
- sudo apt-get install jq
18+
- go get github.com/mikefarah/yq
1919

2020
script:
2121
- docker build -t "$IMAGE_NAME" .

0 commit comments

Comments
 (0)