UI for Zipcoin Blue

.travis.yml 89B

12345678
  1. language: node_js
  2. node_js:
  3. - "6"
  4. - "node"
  5. script: npm run travis
  6. cache:
  7. yarn: true