Skip to content

Commit

Permalink
Add missing general app to travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
ffont committed Dec 11, 2017
1 parent 870bc48 commit 1d0d3fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -20,7 +20,7 @@ install:
- pip install django-nose
- pip install -r requirements.txt
script:
- python manage.py test --noinput --settings=freesound.test_settings accounts apiv2 bookmarks donations follow forum geotags ratings search sounds support tags tickets utils wiki
- python manage.py test --noinput --settings=freesound.test_settings accounts apiv2 bookmarks donations follow forum geotags ratings search sounds support tags tickets utils wiki general
notifications:
hipchat:
rooms:
Expand Down

0 comments on commit 1d0d3fe

Please sign in to comment.