Skip to content

Commit

Permalink
Typo in appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaura authored and Jason R Laura committed Jul 29, 2016
1 parent af73239 commit f50ba1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ install:
- cmd: pip install protobuf==3.0.0b2

# Development installation
- cmd: conda install nose coverage sh anaconda-client
- cmd: conda install nose coverage anaconda-client
- cmd: pip install coveralls

- appveyor DownloadFile "https://raw.githubusercontent.com/menpo/condaci/v0.4.8/condaci.py -O condaci.pyi"
Expand Down

0 comments on commit f50ba1a

Please sign in to comment.