Skip to content

Commit

Permalink
Install cython in travis env
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Goodlet committed Nov 21, 2017
1 parent fc9ce22 commit 080ee0e
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 @@ -35,7 +35,7 @@ matrix:
env: TOXENV=benchmark

install:
- pip install -U tox
- pip install -U tox cython

script:
- tox
Expand Down

0 comments on commit 080ee0e

Please sign in to comment.