Travis tweakage.

This commit is contained in:
Olly Smith 2012-06-26 07:43:51 +01:00
parent ddefda0016
commit aa6a1d069d

View File

@ -5,5 +5,6 @@ before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- "npm install -g grunt"
- "npm install"
script:
- "DISPLAY=:99.0 grunt mocha"
- "DISPLAY=:99.0 grunt"