Skip to content

Commit

Permalink
Update .travis.yml and README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GinMu committed Oct 25, 2019
1 parent a11a1b6 commit df98492
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ services:
- xvfb
env:
global:
secure: lxU3y8sobH7gWI823IxwlKcnQJY1lzfCnat/mavriOnVLL4V+buabKgJAkTLUywoc/FDCcZQoNzw1dc/0IW0bgA5SGpqbA2U6rBwcvah549PvUxMpctY4d3sl7Jw9YvkBw7q154dNUGSaXrFO5fVSLTCuT70B3qhxva3yq3GN9vSphm77yLwEgx7UtB6RnwFbPncqUwiPfybEMTYJeIh5NWpF2B2QvJJ90m+IYY1TC/87N5mQfoL00zWSHIJExmtXy9B4rkpFGYhnc3tfUCPigjh1mye2fllClH7VXxmh962vOmml1IyyQHCx6kkhoUSgtEKlBvzzd5JUY0xQ2Ri18Za9nKUSDOjkK0YhncNRkCw3Agv3WzRvWloOS0CGImDh733I+gclts7jmfNEHIHCWcNouNXmzMuIcVgVj8w6grsfntLLCkQv+yB4i2+rSAB1diLTYy1dnTMN8w+ayrjtGJtpFJiLw8Kb5Oj22n7kjznuQ91tOoyOxQfGdNBSWnIc++olm24aNWv7IDReMBV5SqNmnR8b2eoxTqK0LPaDTDScPbqtbmVN/338nUUGTIwpmFDPTFFuOvQmKHm+5K/ttUm5QtrL3yySrJ04Vg91xox+A9E7Pa+uskPrDCQjWvfVQb7Mhca9xKfhBlbg1XLGvzgfYkxiKMX0qB1wynlNWU=
secure: G0fZcdYRRVSknkRXyeRvO2zun8+6nzZm5B0IFaZa/m66k/dG7RFm0LM2FvYeDAbwLj0oEDTJztvBPKW9da/YtLlHJERevKWp1TjKJEZgnublYGvjk4Xa3+gR6ux62xgJUFXqqATCSTXioWjYIjWFSFkUmpdlghNrY3K+hmlbUcBQkFEN55Y0+F+rMz6QZtigR1MSPG3ytICsUpLsagG18uZtmt+LTumKkfYqTEMVzFgWXWogPBRn0Qfcu5YdrfKCaWXuzropYovZ4Kw1UTKDlg28QFm8bLQFASVhkAfjJN/3+d5Jc0pSxxu4xMF1aIzdHTF97OEZSQFWpiQ8EZ054KrNH8OjMbrAytUOhniVbsDei+7V26GKahYSSHwJh59sjozvP5CyOaev9Ws+ktRKvN/kzHbM7Pf8m30ZTqSQl+DHFgP6Gvxlv8thA/OkXhNn+P3Dhc2Jo3cxAZqAlzVbK43ORVcZf+unLKt/LKJbynfqgPHW2y8VVyvMneQGTG19iq+AZN9mSv0/kfvnXJaRuRx9Rg+H40K6PV0mlYK0gDr7LhTtgmKVmm1vnuN6vbuudaJ+Amw22P8zs5k4sQQzmt/ULWxcEXqu2SKOQLDK0xzNKNwiVTsLPRy4hKWGHYerAEPIx2FaQjuRB5ciwDKCbkMaujFxGuy5RmSvVf0Q6uk=
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# jcc-eth-abi
# jcc-ethereum-abi

Decoder and encoder for the ETHEREUM ABI and decode events from ETHEREUM transactions.
Decoder and encoder for the Ethereum ABI and decode events from Ethereum transactions.

![npm](https://img.shields.io/npm/v/jcc-ethereum-abi.svg)
[![Build Status](https://travis-ci.com/JCCDex/jcc-ethereum-abi.svg?branch=master)](https://travis-ci.com/JCCDex/jcc-ethereum-abi)
Expand Down

0 comments on commit df98492

Please sign in to comment.