diff --git a/.travis.yml b/.travis.yml index e9a9a9bef..70948b69b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,4 @@ python: install: - pip install -q -r requirements-dev.txt - flake8 - - pytest Libpythonpro \ No newline at end of file + - pytest Libpythonpro Carlos \ No newline at end of file