Skip to content

Commit 12244c9

Browse files
committed
Merge branch 'master' of github.com:geosolutions-it/MapStore2 into offtherailz-how-to-remove-todo-epic
2 parents 4c606bf + 66ee136 commit 12244c9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1+
dist: xenial
2+
services:
3+
- xvfb
14
language: node_js
25
node_js:
36
- 7
47
script: npm run travis
58
addons:
69
firefox: latest
710
before_install:
8-
- export DISPLAY=:99.0
9-
- sh -e /etc/init.d/xvfb start
1011
- node -v
1112
- npm -v
1213
branches:

0 commit comments

Comments
 (0)