diff --git a/.travis.yml b/.travis.yml index e370ad4..0b7dd83 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,4 +12,4 @@ matrix: language: shell before_install: choco install python env: PATH=/c/Python37:/c/Python37/Scripts:$PATH -script: pytest \ No newline at end of file +script: py.test \ No newline at end of file -- libgit2 0.21.4