Skip to content

Commit

Permalink
changed .travis.yml so it uses django_warrant tests instead of warran…
Browse files Browse the repository at this point in the history
…t tests
  • Loading branch information
bjinwright committed Apr 26, 2017
1 parent 6f567e8 commit 719ff59
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 @@ -6,4 +6,4 @@ install:
- "pip install -r requirements.txt"
# command to run tests
before_script: cd cdu
script: python manage.py test warrant
script: python manage.py test django_warrant

0 comments on commit 719ff59

Please sign in to comment.