Updated Travis config to support Slimer

0.2
Robin Hawkes 2014-11-01 16:57:32 +00:00
rodzic 8de9afe701
commit f2c488073c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -6,7 +6,7 @@ env:
addons:
firefox: "25.0"
before_script:
- "sh -e /etc/init.d/xvfb start"
- "sh -e /etc/init.d/xvfb-run start"
- "echo 'Installing Slimer'"
- "wget http://download.slimerjs.org/releases/0.9.3/slimerjs-0.9.3.zip"
- "unzip slimerjs-0.9.3.zip"