a zip code crypto-currency system good for red ONLY

.travis.yml 92B

123456789101112
  1. sudo: false
  2. language: node_js
  3. node_js:
  4. - "4"
  5. - "6"
  6. - "stable"
  7. script:
  8. - npm test