Skip to content

Commit

Permalink
Update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorfs committed Oct 5, 2016
1 parent 80b3655 commit 9dadd21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ install: "pip install -r requirements.txt"
before_script:
- cp .env.example .env
- python manage.py migrate
- python manage.py collectstatic --noinput
script:
- python manage.py test

0 comments on commit 9dadd21

Please sign in to comment.