Fix travis steps

This commit is contained in:
Oliver Walters 2019-09-01 22:31:21 +10:00
parent d9cc03c5ca
commit 6212c2aeda
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ addons:
-sqlite3
before_install:
- make requirements
- make install
- make setup
- make migrate