Commit e931cbd5 authored by WillBrennan's avatar WillBrennan

fixing pytest call

parent 7d4a2993
...@@ -38,5 +38,5 @@ install: ...@@ -38,5 +38,5 @@ install:
script: script:
- uname -a - uname -a
- pytest --version - python -m pytest --version
- make test - make test
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment