install shells before running tests
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
language: bash
|
||||
install:
|
||||
- sudo apt-get install ksh zsh -y
|
||||
before_script:
|
||||
- curl -o /tmp/urchin https://raw.github.com/scraperwiki/urchin/master/urchin && chmod +x /tmp/urchin
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user