install shells before running tests

master
Koen Punt 2014-03-22 18:51:14 +01:00
parent 52a384a0cc
commit def7ec5364
1 changed files with 3 additions and 1 deletions

View File

@ -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: