react-rxjs/.travis.yml
2020-06-22 01:15:38 +02:00

6 lines
71 B
YAML

language: node_js
node_js: node
cache: npm
script:
- npm run test:ci