Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Commit

Permalink
update gensim to 3.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mpenkov committed Apr 6, 2019
1 parent be90647 commit b8c26e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
env:
global:
- REPO_DIR=gensim
- BUILD_COMMIT=3.7.1
- BUILD_COMMIT=3.7.2
- UNICODE_WIDTH=32
- GLOBAL_DEPENDS="six smart_open"
- TEST_COMMON="pytest pytest-rerunfailures mock cython pyemd testfixtures scikit-learn Morfessor==2.0.2a4 python-Levenshtein>=0.10.2"
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
environment:
global:
BUILD_COMMIT: 3.7.1
BUILD_COMMIT: 3.7.2
# SDK v7.0 MSVC Express 2008's SetEnv.cmd script will fail if the
# /E:ON and /V:ON options are not enabled in the batch script intepreter
# See: http://stackoverflow.com/a/13751649/163740
Expand Down

0 comments on commit b8c26e7

Please sign in to comment.