Skip to content

Commit

Permalink
Different test
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaylorhq committed May 15, 2017
1 parent af51d68 commit b0a5f26
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 @@ -29,7 +29,7 @@ before_script:
- python manage.py collectstatic --noinput

script:
- coverage run manage.py test RIGS.test_functional.EventTest.testDateValidation --verbosity=2
- coverage run manage.py test RIGS.test_functional.UserRegistrationTest --verbosity=2

after_success:
- coveralls
Expand Down

0 comments on commit b0a5f26

Please sign in to comment.