mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-02 22:11:16 +08:00
Removes typo of 'pip install' prefix from Travis CI config.
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/ordered_pip.sh etc/requirements.txt
|
||||
- etc/ordered_pip.sh etc/requirements.txt
|
||||
before_script:
|
||||
- "flake8 zipline tests"
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user