summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-09-24 13:33:33 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-09-24 13:33:33 +0200
commite197ebc7a6996d0ed7c8b68e364e8a0484a21fbd (patch)
treeb8071c2bc4f5f99ff92af8ddbacdfae7b442164c /.travis.yml
parentb0c4bcce51e4c17660b378c374796d6d300002ed (diff)
Add POT for CI
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 bf268057..bf2e919a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -55,7 +55,7 @@ before_cache:
# When installing through libcgal-dev apt, CMake Error at CGAL Exports.cmake The imported target "CGAL::CGAL Qt5" references the file
install:
- python3 -m pip install --upgrade pip setuptools wheel
- - python3 -m pip install --user pytest Cython sphinx sphinxcontrib-bibtex matplotlib numpy scipy
+ - python3 -m pip install --user pytest Cython sphinx sphinxcontrib-bibtex matplotlib numpy scipy POT
script:
- rm -rf build