Appveyor address changed to "nimbus"
Appveyor address updated, updating corresponding configuration.
This commit is contained in:
parent
20a9c4903d
commit
e8e82954c1
|
@ -39,7 +39,7 @@ install:
|
||||||
- koch boot -d:release
|
- koch boot -d:release
|
||||||
- koch nimble
|
- koch nimble
|
||||||
build_script:
|
build_script:
|
||||||
- cd C:\projects\nimbus-aubsn
|
- cd C:\projects\nimbus
|
||||||
- nimble install -y
|
- nimble install -y
|
||||||
test_script:
|
test_script:
|
||||||
- nimble test
|
- nimble test
|
||||||
|
|
Loading…
Reference in New Issue