Skip to content

Commit

Permalink
change yq
Browse files Browse the repository at this point in the history
  • Loading branch information
kfeofantov committed May 25, 2018
1 parent f0c5495 commit 3bc3eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
install:
- curl https://raw.githubusercontent.com/kubernetes/helm/master/scripts/get | bash
- helm init --client-only
- sudo apt-get install jq
- go get github.com/mikefarah/yq

script:
- docker build -t "$IMAGE_NAME" .
Expand Down

0 comments on commit 3bc3eba

Please sign in to comment.