source: imaps-frontend/node_modules/es-to-primitive/.travis.yml

main
Last change on this file was d565449, checked in by stefan toskovski <stefantoska84@…>, 4 weeks ago

Update repo after prototype presentation

  • Property mode set to 100644
File size: 299 bytes
RevLine 
[d565449]1version: ~> 1.0
2language: node_js
3cache:
4 directories:
5 - "$(nvm cache dir)"
6os:
7 - linux
8import:
9 - ljharb/travis-ci:node/all.yml
10 - ljharb/travis-ci:node/pretest.yml
11 - ljharb/travis-ci:node/posttest.yml
12 - ljharb/travis-ci:node/coverage.yml
13matrix:
14 allow_failures:
15 - env: COVERAGE=true
Note: See TracBrowser for help on using the repository browser.