1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/es-to-primitive/.travis.yml

16 lines
299 B
YAML
Raw Permalink Normal View History

2023-12-28 23:41:32 +08:00
version: ~> 1.0
2023-12-18 13:12:25 +08:00
language: node_js
cache:
directories:
- "$(nvm cache dir)"
os:
- linux
2023-12-28 23:41:32 +08:00
import:
- ljharb/travis-ci:node/all.yml
- ljharb/travis-ci:node/pretest.yml
- ljharb/travis-ci:node/posttest.yml
- ljharb/travis-ci:node/coverage.yml
2023-12-18 13:12:25 +08:00
matrix:
allow_failures:
- env: COVERAGE=true