1
0
mirror of synced 2025-11-08 12:57:47 +00:00

feat(CLI): create CLI, begin work on v2

This commit is contained in:
Jason Dreyzehner
2018-02-22 02:20:38 -05:00
parent a211a54c1f
commit 76336c88db
25 changed files with 11069 additions and 5189 deletions

View File

@@ -2,7 +2,5 @@ sudo: false
language: node_js
node_js:
- 8
- 6
- 4
after_success:
- yarn send-coverage
- npm run send-coverage