github-pages-deploy-action/node_modules/es-to-primitive/.travis.yml

16 lines
299 B
YAML
Raw Normal View History

2020-03-07 11:45:40 +08:00
version: ~> 1.0
2020-01-28 13:07:56 +08:00
language: node_js
cache:
directories:
- "$(nvm cache dir)"
os:
- linux
2020-03-07 11:45:40 +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
2020-01-28 13:07:56 +08:00
matrix:
allow_failures:
- env: COVERAGE=true