2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-29 03:56:43 +00:00

Fix travis script

This commit is contained in:
Oliver Walters 2019-08-14 13:09:09 +10:00
parent 475e1681de
commit a7bf031e4a

View File

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