YAML parser
My project is open sourced: https://github.com/JobaDiniz/tesourodireto-api/blob/develop/appveyor.yml
Build is throwing error: Error parsing appveyor.yml: Invalid value. Expected string (Line: 10, Column: 22)
I couldn't figure out what's wrong. I even pasted the yaml in http://yaml-online-parser.appspot.com/ and it parses just fine.
I need help.
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
Support Staff 1 Posted by Feodor Fitsner on 11 Nov, 2014 03:59 PM
{version}
should be in quotes too:'{version}'
2 Posted by Joberto Diniz on 11 Nov, 2014 04:09 PM
I cannot believe this... thank you so much.
http://www.appveyor.com/docs/appveyor-yml has quotes... I didn't notice.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:50 AM.