Skip to content

Commit

Permalink
[#2216] Only test IATI import on Travis (bugfix)
Browse files Browse the repository at this point in the history
  • Loading branch information
KasperBrandt committed Jun 3, 2016
1 parent 3bb0a5f commit a7fbeea
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 @@ -25,7 +25,7 @@ before_script:

script:
# - python manage.py collectstatic --noinput
- python manage.py test rsr.tests.iati_import
- python manage.py test akvo.rsr.tests.iati_import

notifications:
email: false

0 comments on commit a7fbeea

Please sign in to comment.