Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
qvantor committed Dec 1, 2017
1 parent fa368c5 commit b539fbe
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 7 deletions.
11 changes: 10 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env:
global:
- SAUCE_USERNAME=Exonum
matrix:
secure: IkP6tEnVX5p5ChNfC/X5RucopgCwQFEc2G3QBGG1gYYvL/xyxvHUy9xUjiycds77gyLHlXfHD8chgiOtwqBe6JrkSkc4oo3UF3AhGpSOMWpRf7SAriR+loK4PrOAfkGWKBITf3U6n+sv+13823udwOKaLuad4pelupWwB4FGbnqAg1B2rpwe0pSgCg182j2hU2/YdeOLEZlAVpSeEAjetlLrEcdfTKHsjzCGvWmwrvUeUS1A6M/Hs1LS1Un3LOWY9/dmpXr7un1oCvR7S5UcGZB8KTK+brYtWofwTH3GV1e8QxrgVHx4fUJLSlEXqqPzSFR0kVjcMPrx7a3uYT1wV59ABoEpz4z019PpWM8BMWRPKx/LrzNFMsF9P185BXMfZ5zmSTy2R6y8vkt7k7+AV8Q4os4POfCFxGGHzwNGhroNitDxITD0sRP3u1MW3EPVuJ3py3SPSuEEk9OOoLb4sBZkzcLDFm8whu+lbNXEfI4xrbmFlI2thxWL3/mFhE32ElX8wpoNfVHccWLaZAMtk1bZEMmWeJ8Ygn70ybgrW12GUtkkFBCubiu5366c4BfU/BvFAwF4Ulk7mITbqFEMA8DgWMBuLlrVsrcUbubRT8Z5ASetQ5A95jyyRJ/3Xj0Mf8A6HJElDYhzI/Ax9oZnOUA0QZAnOiDGItB6W1zQEuM=
secure: hi21csEkPt8KcRECyxxXAA4OnhZ31H+KF6N4AmTPVxSEpSOZlVP9bv2HKQsTBuyV3Cxnp0Dzd0a1iKL5HH/kVKbzKKbNC1Ngt2XelBDTaSundE9nc0etpaNBFEWFxxV0xTAq80UwR1CBas0HCUWNjlwByuSaWj/4yvfvAyeWc2X6fHZYe4HRjJIuT0AFTPlv+Dn6SHYY/1OayxWdX2LPHTxstVBQQe74Wx4mu6CmOrY1tVIIPHRl0WwlRtZx0Kq7culDcvY0uaQ/26n4jI5336N9GT9O63GD54XdsncPLhfe424hGlLSBBZX0ohw75BVGkM3a4Fcm+k/LycfhnZGsVFveBs6DX7kM9/cHjgH5qivr2w3Zh40guZSEzRnTHZgcGkNPW/fVmNsK1jcH+VJ0saB5r3LEvHYqvtzmajv3FTAnZcamYRhRc9ywoffNpGwd8nxtWSTgpmCW5w8pAYNI8Ezl/UNO+dHetnCsiOkGEUGvS9+xBjngbfHXq83idhpXdudNe75MexqV+YskLn+WQx+zShwgcavAf96oZoK/+pl6gJLXWzsFUuDM1Uqo0E8ePfM3TgQAvdP3og9uoJMFzLEBv0TZKYQAHF+z1wVi5RwNRqEepVc10m/UsE2TPt4fzQyCoPELaawZyqICuWnKhvT6XJ29W7s/JGTPXXKBH4=
cache:
directories:
- node_modules
Expand All @@ -15,3 +15,12 @@ script:
- npm run test-saucelabs
after_success:
- npm run coveralls
deploy:
provider: npm
email: exonum.bitfury@gmail.com
api_key:
secure: fvkH3N3pGbixckdhmT0jB0QCp+MzzwO2DAwEHiALbXKYlhR1Gq13aNvrvf8G1+n5gCy07wlOJqZd7eIMMiNt12bUPrLti23KRW6mbVWag2SXRwALXA7JOZ0f5vqmTgSewc3hnTTXLtXSzHwnCDXex3rcm/Xmm5LOTbZwFAeKuvLfsaLCODQ6eflJawGgwSXxbc8ZZUjEjc/F0IIbZZKtsFFX98vVDtbHjRnUENlH7tQ1SQhCe0Lowg46j2BI3yXpen76OATXNVMaEzoH3VGZbkkVnbw3fHTPatXnfqgRdfH58RAPzdTX1y1otojqzQURs3HOVVvw8y7Edj4p8x8wr3wCWvmkoDD4heaTMf7D4wem5/zrPFQV34QWYXBuoqm+xPhpZLlVwwoiCYopFRoWT4NqWpbYzh1N/f6vkPDv9Mjr9sL0XM+egsx4b2xpIK6qjl3aWelmDLow6rXZabIYQtcYjCEuMrFu/IglZI1fsuAyHiOB9W2WI3JRv0a8U8h7sOGGDmb6eUL4H0JgM8+q2pgDooTllkyt8aN3I0eKo2C9YP2TcxURhtPUarkad4PAsHyDn9oS3onqW/ZtBfZb/QwMtOn4G/xaO3ss5enjSG+oN1UUwO4JoCFm/mUKgumNlxYgtz9R/DF1C5K5rP5rXdwsQF/Vt3r1K3PRLhxdv3k=
on:
branch: master
tags: true
repo: exonum/exonum-client-anchoring
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

[sause-image]: https://saucelabs.com/browser-matrix/Exonum.svg
[sause-url]: https://saucelabs.com/u/Exonum
[travis-image]: https://img.shields.io/travis/qvantor/exonum-anchoring/master.svg
[travis-image]: https://travis-ci.org/exonum/exonum-client-anchoring.svg?branch=master
[travis-url]: https://travis-ci.org/exonum/exonum-client-anchoring
[coveralls-image]: https://coveralls.io/repos/github/exonum/exonum-client-anchoring/badge.svg?branch=master
[coveralls-url]: https://coveralls.io/github/exonum/exonum-client-anchoring?branch=master
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

18 changes: 14 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "exonum-client-anchoring",
"version": "0.0.0",
"version": "0.1.0",
"description": "Exonum anchoring check library",
"main": "./dist/index.js",
"scripts": {
Expand All @@ -13,16 +13,26 @@
"prepare": "npm run compile",
"coveralls": "NODE_ENV=test nyc mocha \"test/**/*.test.js\" --exit && cat ./coverage/lcov.info | coveralls"
},
"files": [
"dist",
"src"
],
"repository": {
"type": "git",
"url": "git+https://github.com/qvantor/exonum-anchoring.git"
"url": "git+https://github.com/exonum/exonum-client-anchoring.git"
},
"author": "Exonum Team <exonum@bitfury.com>",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/qvantor/exonum-anchoring/issues"
"url": "https://github.com/exonum/exonum-client-anchoring/issues"
},
"homepage": "https://github.com/qvantor/exonum-anchoring#readme",
"homepage": "https://github.com/exonum/exonum-client-anchoring#readme",
"keywords": [
"exonum",
"blockchain",
"transactions",
"anchoring"
],
"devDependencies": {
"axios-mock-adapter": "^1.10.0",
"babel-core": "^6.26.0",
Expand Down

0 comments on commit b539fbe

Please sign in to comment.