Skip to content

Commit

Permalink
adds installer controller line
Browse files Browse the repository at this point in the history
  • Loading branch information
s1cyan committed Apr 22, 2020
1 parent 1f90577 commit 735033c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ install-controller: &install-controller
- if [ "$TRAVIS_OS_NAME" = "windows" ]; then choco install make; fi

test-template: &test-template
<<: *install-controller
stage: test
script: make test

Expand Down

0 comments on commit 735033c

Please sign in to comment.