Skip to content

Commit

Permalink
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -4,9 +4,10 @@ git:
matrix:
include:
- os: linux
dist: trusty
env: NODE_VERSION=6.9.4 DISPLAY=:99.0 CC=clang CXX=clang++ npm_config_clang=1

sudo: false
sudo: required

before_install:
- "/sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_99.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :99 -ac -screen 0 1280x1024x16"
@@ -50,7 +51,7 @@ addons:
- clang-3.3
- fakeroot
- git
- libgnome-keyring-dev
- libsecret-1-dev
- rpm
- libx11-dev
- libxkbfile-dev

0 comments on commit 8838b62

Please sign in to comment.