Files
timetracker/node_modules/bl/.travis.yml
Felix Schlusche 9310cb2b8f Initial commit
2025-10-23 00:32:06 +02:00

18 lines
201 B
YAML

sudo: false
arch:
- amd64
- ppc64le
language: node_js
node_js:
- '6'
- '8'
- '10'
- '12'
- '14'
- '15'
- lts/*
notifications:
email:
- rod@vagg.org
- matteo.collina@gmail.com