UNPKG

@vcostin/roman-numbers

Version:

TDD cata for roman-numbers, and it's working, at least from 0 til 4999

12 lines (11 loc) 133 B
language: node_js node_js: - "4.2" - "0.12" - "0.10" - "iojs" script: - npm test notifications: email: false sudo: false