Skip to content

Commit

Permalink
xxx
Browse files Browse the repository at this point in the history
  • Loading branch information
Synss committed Nov 9, 2018
1 parent 6bbc202 commit 71be284
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
command: |
for pyroot in $root/cp27-*; do
$pyroot/bin/python -m pip install -r requirements-27.txt
$pyroot/bin/python -m pip install cython
done
for pyroot in $root/*; do
echo "----------"
Expand Down

0 comments on commit 71be284

Please sign in to comment.