summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-12-10 00:04:02 +0100
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-12-10 00:04:02 +0100
commit4391bf38f14f483b9032e3eaf99f315f2f053026 (patch)
treed0f661fde855414ae4defc35d31dd55e3fd8487a /.travis.yml
parent9f9663ccee928ba9d73c970e4e174aff9043bb76 (diff)
Remove debug traces
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index b7cd854a..d6c82e70 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -60,7 +60,6 @@ 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
- - which python3
script:
- rm -rf build