mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-19 11:22:06 +08:00
Uses ordered pip for Travis CI.
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ python:
|
||||
- "2.7"
|
||||
install:
|
||||
- pip install -r etc/requirements_dev.txt
|
||||
- pip install -r etc/requirements.txt
|
||||
- pip install -r etc/ordered_pip.sh etc/requirements.txt
|
||||
before_script:
|
||||
- "flake8 zipline tests"
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user