Skip to content

Commit

Permalink
Revert "add cython version check"
Browse files Browse the repository at this point in the history
This reverts commit 9f6b73b.
  • Loading branch information
wkerzendorf committed Jul 26, 2018
1 parent 09ca41d commit 247a442
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ install:
- source activate tardis

script:
- python -c "import Cython; print Cython.__version__"
- echo CC=$COMPILER python setup.py $SETUP_CMD
- CC=$COMPILER python setup.py $SETUP_CMD

Expand Down

0 comments on commit 247a442

Please sign in to comment.