diff options
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index b86f6237..71b4c936 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,8 +7,6 @@ language: node_js - "0.8.11" before_install: - - export DISPLAY=:99.0 - - sh -e /etc/init.d/xvfb start - npm install -g grunt-cli script: "grunt swatch"
\ No newline at end of file |