Change install to develop for appveyor
This commit is contained in:
parent
63367a16a5
commit
2faebddcaa
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ for:
|
|||
- /home/appveyor/binaries
|
||||
|
||||
build_script:
|
||||
- nimble --verbose install -y
|
||||
- nimble --verbose develop -y
|
||||
|
||||
test_script:
|
||||
- nimble --verbose test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue