mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-27 03:58:11 +08:00
install from dist instead of build on travis (#760)
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ cache:
|
||||
install:
|
||||
- set -eo pipefail
|
||||
- pip install flake8
|
||||
- make build
|
||||
- make install
|
||||
- make pydist
|
||||
- make install-dist
|
||||
- pip install -r server/requirements-dev.txt
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user