mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
Making sure travis has the build.txt requirements
This commit is contained in:
@ -4,6 +4,7 @@ python:
|
||||
|
||||
before_install:
|
||||
- make setup
|
||||
- make setup_ci
|
||||
|
||||
script:
|
||||
- make style
|
||||
|
Reference in New Issue
Block a user