mirror of
https://github.com/re-rxjs/react-rxjs.git
synced 2025-12-08 18:01:51 +00:00
Add Travis CI
This commit is contained in:
parent
b7d8a126d9
commit
0ab645e308
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
||||
language: node_js
|
||||
node_js: node
|
||||
cache: npm
|
||||
script:
|
||||
- npm test
|
||||
Loading…
x
Reference in New Issue
Block a user