Skip to content

Commit

Permalink
Test the fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeterv committed Jan 9, 2017
1 parent 41f6e3a commit 985024b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion appveyor.yml
Expand Up @@ -12,7 +12,10 @@ environment:

before_build:
- set PATH=%CD%\here\bin;C:\Python27\Scripts;%PATH%
- pip install hererocks
- git clone https://github.com/mpeterv/hererocks
- cd hererocks
- pip install -e .
- cd ..
- dir C:\Python27\Scripts

build_script:
Expand Down

0 comments on commit 985024b

Please sign in to comment.