Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' into ts
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerd77 committed Jul 30, 2019
2 parents b6247ff + 5a5b1a1 commit 9a9a033
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -6,14 +6,14 @@ node_js:
- "10"
env:
- CXX=g++-4.8
services:
- xvfb
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
before_install:
- sh -e /etc/init.d/xvfb start
env:
global:
- DISPLAY=:99.0
Expand Down

0 comments on commit 9a9a033

Please sign in to comment.