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

Simplify makefile again

- Remove setup target
- Fix travis
This commit is contained in:
Oliver Walters
2019-09-01 22:54:48 +10:00
parent 10ca3b1b93
commit 0480925186
2 changed files with 1 additions and 7 deletions

View File

@ -11,7 +11,6 @@ addons:
before_install:
- make install
- make setup
- make migrate
script: