Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored Apr 6, 2019
1 parent 1ae1149 commit 0b38efd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
sudo: false
language: node_js
node_js:
- 6
- 8
- 10
- stable

# Make sure we have new NPM.
before_install:
- npm install -g npm
- npm config set loglevel warn

before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start

0 comments on commit 0b38efd

Please sign in to comment.