Skip to content

Commit

Permalink
Fix missing deps for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Dec 4, 2018
1 parent ab7699d commit cc9f682
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ stages:
- export PATH="$BASHER_ROOT/bin:$PATH"
- eval "$(basher init -)"
- basher install bats-core/bats-core
- basher install ztombol/bats-assert
- basher install ztombol/bats-support
- basher link "$(pwd)" shellm/debug

.quality_template: &quality_definition
Expand Down

0 comments on commit cc9f682

Please sign in to comment.