Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcafferry committed Sep 18, 2020
1 parent da11607 commit 9d0e3c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,10 @@ before_install:
- pip3 install coverage
- pip3 install codecov
- pip3 install -U tox-travis
- pip3 install numpy
install:
- |
ls
python3 setup.py build
python3 setup.py sdist
python3 setup.py bdist
Expand Down

0 comments on commit 9d0e3c9

Please sign in to comment.