mirror of
https://github.com/re-rxjs/react-rxjs.git
synced 2025-12-08 18:01:51 +00:00
6 lines
71 B
YAML
6 lines
71 B
YAML
language: node_js
|
|
node_js: node
|
|
cache: npm
|
|
script:
|
|
- npm run test:ci
|