Skip to content

Commit 2e07440

Browse files
committed
Typo in .travis.yml
1 parent bf66e6f commit 2e07440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ install:
1616
- pipenv install --dev --ignore-pipfile
1717

1818
script:
19-
- pipenv run py.test tox
19+
- pipenv run tox
2020

2121
after_success:
2222
- pipenv run coveralls

0 commit comments

Comments
 (0)