Ver Fonte

travis-ci: pylint tests

Fabian Peter Hammerle há 5 anos atrás
pai
commit
15f7a10071
1 ficheiros alterados com 1 adições e 1 exclusões
  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