Skip to content

Commit

Permalink
Fixed .travis.yml a bit more.
Browse files Browse the repository at this point in the history
  • Loading branch information
hylkevds committed Aug 15, 2018
1 parent 41743d1 commit 970e410
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -12,8 +12,8 @@ install:
- tar xzf /tmp/helm.tar.gz -C /tmp --strip-components=1
- chmod +x /tmp/helm
- /tmp/helm init --client-only
- chmod + x ./helm/build.sh
- chmod + x ./helm/upload.sh
- chmod +x ./helm/build.sh
- chmod +x ./helm/upload.sh

stages:
- compile
Expand Down

0 comments on commit 970e410

Please sign in to comment.