Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Commit

Permalink
pipeline / debug: dump source folder content to check if version.py e…
Browse files Browse the repository at this point in the history
…xists
  • Loading branch information
fphammerle committed Jul 11, 2020
1 parent c1dc4d0 commit 640aa6c
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 @@ -63,6 +63,7 @@ install:
fi
- pipenv graph
- cat "$(pipenv --venv)"/lib/python*/site-packages/freesurfer-volume-reader.egg-link
- (set -x; ls -la $TRAVIS_BUILD_DIR/freesurfer_volume_reader/)

script:
- pipenv run pylint freesurfer_volume_reader tests/*
Expand Down

0 comments on commit 640aa6c

Please sign in to comment.