mirror of
https://github.com/morrisjs/morris.js.git
synced 2024-11-10 21:36:34 +01:00
Travis tweakage.
This commit is contained in:
parent
ddefda0016
commit
aa6a1d069d
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user