mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
travis fixes
This commit is contained in:
parent
b8856476be
commit
bc2f131144
@ -17,7 +17,7 @@ before_install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install gettext
|
||||
- sudo apt-get install mysql-server libmysqlclient-dev
|
||||
- sudo apt-get install postgresql postgresql-contrib libpq-dev
|
||||
- sudo apt-get install libpq-dev
|
||||
- pip3 install invoke
|
||||
- pip3 install mysqlclient
|
||||
- pip3 install psycopg2
|
||||
|
Loading…
Reference in New Issue
Block a user