Skip to content

Commit

Permalink
Install cython alongside tox
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile authored and perlpunk committed Jun 30, 2018
1 parent d76d037 commit 69244c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -21,6 +21,6 @@ matrix:
- python: pypy
env: TOXENV=pypy

install: pip install tox
install: pip install cython tox

script: tox

0 comments on commit 69244c1

Please sign in to comment.