add travis config and add yarn support

master
Mateusz Zatorski 2017-01-11 15:52:51 +00:00
parent 7a84cdbc34
commit ccf6f846f0
2 changed files with 2056 additions and 0 deletions

9
.travis.yml Normal file
View File

@ -0,0 +1,9 @@
---
language: node_js
node_js:
- 0.10
- 4
- 6
cache:
directories:
- node_modules

2047
yarn.lock Normal file

File diff suppressed because it is too large Load Diff