jeremyfa / yaml.js

Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix continuous integration

jeremyfa opened this issue · comments

Some tests are failing but Travis CI thinks it's OK.

  • Failing tests need to make Travis CI build fail
  • Tests needs to pass, they are broken since #99 was merged