Skip to content

Commit

Permalink
fix: aes encryption key length
Browse files Browse the repository at this point in the history
  • Loading branch information
sirpy committed Oct 31, 2019
1 parent c2ad72f commit 8b21eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ env:
- MNEMONIC="choice congress hobby buddy dutch busy army eager empty solution start grunt"
- PRIVATE_KEY=0x4a82fd2f72fe7a1f4258a3f091ecc06d4d523efc20fd4d0ce21c8bed799088c1
- NETWORK=develop
- MARKET_PASSWORD=markettoken
- MARKET_PASSWORD=markettokenmarkettokenmarkettoke

before_install:
- npm install -g ganache-cli truffle webpack
Expand Down

0 comments on commit 8b21eba

Please sign in to comment.