cletus/node_modules/uuid-1345/.travis.yml
2025-05-09 15:53:19 -05:00

18 lines
198 B
YAML

language: node_js
os:
- linux
- osx
- windows
node_js:
- stable
- lts/*
- 10
- 8
install:
- npm install
script:
- npm test
jobs:
exclude:
- os: windows
node_js: stable