zonemaster-gui/.travis.yml
2020-11-09 11:45:07 +01:00

17 lines
148 B
YAML

dist: bionic
language: node_js
node_js:
- 14
sudo: false
addons:
chrome: stable
install:
- npm install
script:
- xvfb-run npm run e2e