Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

Commit aadadee

Browse files
committed
TravisCI typo
1 parent 85c295d commit aadadee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ install:
88
script:
99
- pep8 documentcloud
1010
- pyflakes documentcloud
11-
- coverage run setup test
11+
- coverage run setup.py test
1212
after_success:
1313
- coveralls
1414
env:

0 commit comments

Comments
 (0)