Project

General

Profile

« Previous | Next » 

Revision 89b8fc37

Added by Amir Fefer over 4 years ago

Fixes #28488 - consume jest config from env

View differences:

.travis.yml
language: node_js
node_js:
- '10'
- '12.13.0' # Pinned due to a bug: moudle loading error (jest)
- '12'
cache:
npm: false
script: ./script/travis_run_js_tests.sh

Also available in: Unified diff