Front end of the Slack clone application.

1234567891011121314151617
  1. sudo: false
  2. language: node_js
  3. node_js:
  4. - "8"
  5. - "6"
  6. - "4"
  7. env:
  8. global:
  9. - SAUCE_USERNAME='shtylman-superagent'
  10. - SAUCE_ACCESS_KEY='39a45464-cb1d-4b8d-aa1f-83c7c04fa673'
  11. matrix:
  12. include:
  13. - node_js: "8"
  14. env: BROWSER=1