Skip to content

Commit

Permalink
feat(eng): final touches before first version
Browse files Browse the repository at this point in the history
  • Loading branch information
thatkookooguy committed Dec 25, 2019
1 parent 3748c28 commit a32a1aa
Show file tree
Hide file tree
Showing 3 changed files with 258 additions and 9 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
script:
- npm run build
- npm run test:cov
- npm run deploy-test-results
- npm run coveralls
- stage: release
node_js: lts/*
Expand Down
248 changes: 246 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a32a1aa

Please sign in to comment.