summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authormathieu <mathieu.carriere3@gmail.com>2020-02-13 15:33:22 -0500
committermathieu <mathieu.carriere3@gmail.com>2020-02-13 15:33:22 -0500
commit2f2db197a38e45ac4fe01dec0c029171c251029b (patch)
tree5c6522af65647afeb2f7e5e4b0c2858ee2352679 /.travis.yml
parentd21640a16113a3c56389efcb060b3430af9f256d (diff)
parentbed30b19e57669c0b8ad385f1124586ed3499a2d (diff)
Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into wasserstein_representations
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 60d32ef8..8980be10 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -61,7 +61,7 @@ before_cache:
install:
- python3 -m pip install --upgrade pip setuptools wheel
- python3 -m pip install --user pytest Cython sphinx sphinxcontrib-bibtex sphinx-paramlinks matplotlib numpy scipy scikit-learn
- - python3 -m pip install --user POT
+ - python3 -m pip install --user POT pybind11
script:
- rm -rf build