mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Travis needs to know about the new requirements files
This commit is contained in:
parent
33faa36be1
commit
f83f4f2c42
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ before_install:
|
|||
- pip install git+https://github.com/saltstack/salt-testing.git#egg=SaltTesting
|
||||
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
- pip install -r zeromq-requirements.txt -r cloud-requirements.txt
|
||||
- pip install --allow-all-external -r opt_requirements.txt
|
||||
|
||||
before_script:
|
||||
|
|
Loading…
Add table
Reference in a new issue