Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Strange parsing a travis.yml file #44

Open
dscape opened this issue Mar 15, 2012 · 0 comments
Open

Strange parsing a travis.yml file #44

dscape opened this issue Mar 15, 2012 · 0 comments

Comments

@dscape
Copy link

dscape commented Mar 15, 2012

require('yaml').eval("language: \"node_js\"\nnode_js:\n  - 0.4\n  - 0.5\n  - 0.6\n  - 0.7\nbranches:\n  only:\n    - master")
{ language: 'node_js' }
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant