Skip to content

Commit

Permalink
Merge pull request #32 from brittonsmith/master
Browse files Browse the repository at this point in the history
Blacklist numpy 1.14.0 for travis build.
  • Loading branch information
brittonsmith committed Feb 9, 2018
2 parents 6e83505 + 27e8786 commit 9e88ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ addons:

env:
global:
NUMPY=numpy
NUMPY=numpy!=1.14.0
CYTHON=cython
MATPLOTLIB=matplotlib
SYMPY=sympy
Expand Down

0 comments on commit 9e88ef6

Please sign in to comment.