mabrasil/flat-palettes

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js
before_script:
  - npm install
script:
  - npm run build
node_js:
  - v5
  - v4
  - '0.12'
  - '0.10'