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

Commit

Permalink
tidy up a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Neise committed Dec 13, 2017
1 parent 56f5a36 commit eabdecc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,8 @@ install:
- ls -larth

script:
- ldd /home/travis/miniconda/envs/pz/lib/python3.5/site-packages/protozfitsreader/rawzfitsreader.cpython-35m-x86_64-linux-gnu.so
- conda list
- conda list | grep libgcc
- python -c "import protozfitsreader"
- python -c "from protozfitsreader import rawzfitsreader"
- ldd /home/travis/miniconda/envs/pz/lib/python3.5/site-packages/protozfitsreader/rawzfitsreader.cpython-35m-x86_64-linux-gnu.so


0 comments on commit eabdecc

Please sign in to comment.