Skip to content

Commit fc92861

Browse files
author
Ryan P Kilby
committed
Travis wasn't running any tests!!!
1 parent b43e556 commit fc92861

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
@@ -14,7 +14,7 @@ env:
1414
install:
1515
- travis_retry pip install -q $DJANGO
1616
- pip install .
17-
script: python manage.py test rest_framework_filters
17+
script: python manage.py test
1818

1919
matrix:
2020
exclude:

0 commit comments

Comments
 (0)