Skip to content

Commit

Permalink
chore: fix ci
Browse files Browse the repository at this point in the history
chore: fix ci
  • Loading branch information
versey-sherry authored Apr 5, 2023
2 parents b146e4b + b8dfb51 commit 7a65fb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
stage: latest-pythons
before_install:
- pip install -U pip
- pip install numpy==1.18.3
- pip install pytest==5.4.1 codecov pytest-cov
- export PYTHONPATH=$PYTHONPATH:$(pwd)
install:
Expand Down

0 comments on commit 7a65fb3

Please sign in to comment.