2
0
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:
zakx
2017-04-10 23:15:11 +02:00
parent c5b2206f94
commit 38725e6ad0
2 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,7 @@ python:
before_install:
- make setup
- make setup_ci
script:
- make style