2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 10:05:39 +00:00

Update makefile

This commit is contained in:
Oliver Walters
2019-04-28 08:42:17 +10:00
parent 5b6ba0bb8b
commit 2108ee2eb7
4 changed files with 42 additions and 4 deletions

View File

@ -9,7 +9,8 @@ addons:
-sqlite3
before_install:
- make setup
- make install
- make migrate
script:
- make coverage