Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Commit

Permalink
dir fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Robpol86 committed Nov 5, 2014
1 parent 901ba41 commit 61679d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ install:
- ps: Move-Item .git ..
- '%PYTHON%\\Scripts\\pip.exe install .'
- ps: Move-Item ..\\.git .
- 'dir C:\\cygwin'
- 'dir C:\'
- 'dir C:\cygwin'
- 'C:\\cygwin\\setup-x86.exe -qP python-setuptools'
- 'C:\\cygwin\\bin\\bash -lc "ls /usr/bin"'
- 'C:\\cygwin\\bin\\bash -lc "easy_install python-coveralls"'
Expand Down

0 comments on commit 61679d4

Please sign in to comment.