diff --git a/.travis.yml b/.travis.yml index 2f365bf..a1a0ef5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,4 @@ python: # command to install dependencies install: pip install -r requirements.txt # command to run tests -script: python manage.py test +script: python manage.py test core pins api