Skip to content

Commit

Permalink
Ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
godwhoa committed Feb 6, 2019
1 parent 5975e59 commit c0649b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ steps:
- name: cache
path: /tmp/cache
commands:
- pip show cvxopt
- python -m site
- export XDG_CACHE_HOME=/tmp/cache
- pip install -r requirements.txt -vvv
- pip install -r dev-requirements.txt -vvv
Expand Down

0 comments on commit c0649b4

Please sign in to comment.