diff --git a/.travis.yml b/.travis.yml index 59604dc..089087d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,4 +20,4 @@ install: # Run Tests script: - - pytest tests/ -vv \ No newline at end of file + - pytest tests/ -vv \ No newline at end of file