My ham website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
129 B

  1. language: node_js
  2. node_js:
  3. - "iojs"
  4. - "7"
  5. cache:
  6. directories:
  7. - "node_modules"
  8. before_install:
  9. - npm i -g mocha nyc