Add travis CI and adding yarn.lock to tracked files
the build was successful Details

This commit is contained in:
Fabian Stamm 2018-05-17 13:31:17 +02:00
parent 6db8d58539
commit 64f9ef3f87
3 changed files with 1664 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,4 +1,3 @@
node_modules
yarn.lock
*.pcapng
*.bin

3
.travis.yml Normal file
View File

@ -0,0 +1,3 @@
language: node_js
node_js:
- "lts/*"

1661
yarn.lock Normal file

File diff suppressed because it is too large Load Diff