Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
keeleliin
word_cloud_est
Commits
1b9cc91f
Commit
1b9cc91f
authored
Dec 05, 2015
by
Andreas Mueller
Browse files
use newer numpy, as 1.8.1 has a broken dependency on conda.
parent
b35ed472
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
1b9cc91f
...
...
@@ -13,7 +13,7 @@ env:
# This environment tests the oldest supported anaconda env
-
DISTRIB="conda" PYTHON_VERSION="2.7" NUMPY_VERSION="1.7.1"
# This environment tests the newest supported anaconda env
-
DISTRIB="conda" PYTHON_VERSION="3.4" NUMPY_VERSION="1.
8
.1"
-
DISTRIB="conda" PYTHON_VERSION="3.4" NUMPY_VERSION="1.
10
.1"
install
:
source continuous_integration/install.sh
cache
:
apt
script
:
nosetests
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment