bokuweb/tuna_pasta

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js

node_js:
  - '4.2.2'

install:
  - npm i

script:
  - 'npm test'