LookAtMySuitBot/js/node_modules/uuid-1345/.travis.yml

19 lines
198 B
YAML
Raw Normal View History

2023-12-24 20:08:39 -05:00
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