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

Commit

Permalink
maybe like this
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Neise committed Dec 14, 2017
1 parent 0661433 commit af816cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ script:
- pytest -vv
- echo "trying to show, that deinstall works"
- cd /home/travis
- find . | grep "rawzfitsreader*.so"
- find . | grep "rawzfitsreader.cpython-35m-x86_64-linux-gnu.so"
- pip uninstall protozfitsreader --yes
- find . | grep "rawzfitsreader*.so"
- find . | grep "rawzfitsreader.cpython-35m-x86_64-linux-gnu.so"

0 comments on commit af816cf

Please sign in to comment.