Fix travis script

This commit is contained in:
Oliver Walters 2019-08-14 13:09:09 +10:00
parent 475e1681de
commit a7bf031e4a
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ addons:
before_install:
- make requirements
- make secret
- make setup
- make migrate
script: