Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Commit 780cc4e

Browse files
committed
fix: travis setup.py requirements
1 parent 10f5870 commit 780cc4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ env:
55

66
install:
77
- pip install tox coveralls
8+
- pip install -r requirements.txt
89

910
script:
1011
- coverage run --source pyethereum setup.py test

0 commit comments

Comments
 (0)