mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
Install pgi only for Travis
This commit is contained in:
parent
cc858bbd6a
commit
b6a40a78f4
@ -13,6 +13,7 @@ before_install:
|
||||
# Command to install dependencies
|
||||
install:
|
||||
- pip install coverage==3.7
|
||||
- pip install "pgi>=0.0.10.1"
|
||||
- pip install -r requirements.txt
|
||||
|
||||
# Command to run tests
|
||||
|
||||
@ -5,4 +5,3 @@ django-stronghold
|
||||
psutil
|
||||
python-augeas
|
||||
pyyaml
|
||||
pgi >= 0.0.10.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user