Skip to content

Commit

Permalink
Merge pull request #72 from sCrypt-Inc/develop
Browse files Browse the repository at this point in the history
switch bp branch
  • Loading branch information
zhfnjust authored Feb 28, 2021
2 parents 8989db6 + 30c582a commit 355974e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ script:
- npm test -- --ci=true
# integration testing with boilerplate
- npm link
- git clone -b feature/mixed https://github.com/scrypt-sv/boilerplate.git
- git clone -b master https://github.com/scrypt-sv/boilerplate.git
- cd boilerplate
- npm install
- npm link scryptlib # use this version
Expand Down

0 comments on commit 355974e

Please sign in to comment.