Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Commit

Permalink
Merge 9129115 into 357c00c
Browse files Browse the repository at this point in the history
  • Loading branch information
ixje committed Aug 21, 2019
2 parents 357c00c + 9129115 commit ebf7e42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ install:
- pip install -e .
- pip install coveralls
- yes | pip uninstall neo-boa
- pip install -e git+https://github.com/ixje/neo-boa@development#egg=neo-boa
- pip install -e git+https://github.com/CityOfZion/neo-boa@e722a64d0d6e80543fd015dbd5cfa12d1b27ee07#egg=neo-boa

env:
- NEOPYTHON_UNITTEST=1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ mmh3==2.5.1
mock==2.0.0
mpmath==1.1.0
multidict==4.5.2
git+https://github.com/ixje/neo-boa@830319c16ceeb2e127230391d80fa2b5c707fdbc#egg=neo-boa
git+https://github.com/CityOfZion/neo-boa@e722a64d0d6e80543fd015dbd5cfa12d1b27ee07#egg=neo-boa
neo-python-rpc==0.2.1
pbr==5.1.3
peewee==3.9.2
Expand Down

0 comments on commit ebf7e42

Please sign in to comment.