4 lines
67 B
YAML
4 lines
67 B
YAML
script: ./run_tests.sh
|
|
before_script:
|
|
- sudo apt-get install zsh
|
script: ./run_tests.sh
|
|
before_script:
|
|
- sudo apt-get install zsh
|