Skip to content

Commit cf00ac7

Browse files
cherifGsoulchasenlehara
authored andcommitted
Migrate to xenial in travis
1 parent b016406 commit cf00ac7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: node_js
22
node_js: node
3-
before_install:
4-
- "export DISPLAY=:99.0"
5-
- "sh -e /etc/init.d/xvfb start"
3+
dist: xenial
4+
services:
5+
- xvfb

0 commit comments

Comments
 (0)