Skip to content

Commit

Permalink
update circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Aug 21, 2018
1 parent bcf6571 commit 572c74d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Expand Up @@ -45,9 +45,9 @@ jobs:
sudo apt-get install -y graphviz
- run:
name: Install geos, proj for cartopy
name: Install cython
command: |
pip install cython
sudo pip install cython
- run:
name: Install geos, proj for cartopy
Expand Down

0 comments on commit 572c74d

Please sign in to comment.