Browse Source

travis-ci: pylint tests

Fabian Peter Hammerle 5 years ago
parent
commit
15f7a10071
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -16,5 +16,5 @@ install:
 - pipenv graph
 
 script:
-- pipenv run pylint freesurfer_volume_reader
+- pipenv run pylint freesurfer_volume_reader tests/*
 - pipenv run pytest