Skip to content

Commit

Permalink
Added utility functions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Buck committed Aug 24, 2018
1 parent 9d18032 commit 056b3bd
Show file tree
Hide file tree
Showing 5 changed files with 6,806 additions and 55 deletions.
12 changes: 12 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
language: node_js
node_js:
- "node"
- "8"
- "6"
after_success: npm run inform-coveralls
# deploy:
# provider: npm
# api_key: < travis encrypt YOUR_API_KEY --add deploy.api_key >
# skip_cleanup: true
# on:
# tags: true
Loading

0 comments on commit 056b3bd

Please sign in to comment.