remove grunt from travis

This commit is contained in:
Manuel Araoz 2015-01-22 11:15:47 -03:00
parent aea05bd8e8
commit 000f8eaa64
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ node_js:
- '0.10'
before_install:
- npm install -g bower
- npm install -g grunt-cli
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
install: