Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Commit

Permalink
Fix .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
grenzr committed Nov 7, 2018
1 parent 9d5f6aa commit 19d76f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ before_script:
done
script:
- helm lint .
- helm template .
- helm lint charts/vsts-agent
- helm template charts/vsts-agent

0 comments on commit 19d76f1

Please sign in to comment.