Skip to content

Commit

Permalink
Remove fluxbox
Browse files Browse the repository at this point in the history
  • Loading branch information
Jônatas Walker committed Oct 9, 2019
1 parent 495b7f2 commit 53516ef
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,10 @@ addons:
sources:
- google-chrome
packages:
- google-chrome-stable fluxbox
- google-chrome-stable

before_install:
- stty cols 80
- sudo apt-get -qq update
- sudo apt-get install -y libcairo2-dev libjpeg8-dev libpango1.0-dev libgif-dev build-essential g++

before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- sleep 3
- fluxbox >/dev/null 2>&1 &
services:
- xvfb

script: npm run ci

Expand Down

0 comments on commit 53516ef

Please sign in to comment.