Directory.with.dot
The yml below fails because there is a '.' (dot) in the directory. If I remove " - cmd: cd Cronus.DomainModelling" everything is working as expected.
https://ci.appveyor.com/project/mynkow/cronus/build/1.0.11
build_script:
- cmd: cd Cronus.DomainModelling
- cmd: build.cmd
- cmd: cd ..
- cmd: cd Cronus
- cmd: build.cmd
test: off
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

1 Posted by Nikolai Mynkow on 09 Sep, 2014 02:06 PM
Fixed, do not bother. It was me being stupid.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:48 AM.