Skip to content

Commit

Permalink
test not tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Weber committed May 22, 2017
1 parent 54f52f6 commit 9b556da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ python:
- 3.6
install:
- pip install -r requirements.txt
script: ./manage.py tests
script: ./manage.py test

0 comments on commit 9b556da

Please sign in to comment.