summaryrefslogtreecommitdiffstats
path: root/node_modules/vm-browserify/.travis.yml
blob: c4b192d7b67196325d311c1948495f4cf09c2a96 (plain) (blame)
1
2
3
4
5
6
7
8
language: node_js
dist: xenial
node_js:
  - "stable"
script:
  - xvfb-run --auto-servernum npm test
services:
  - xvfb