Dashboard sipadu mbip
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.

.travis.yml 95B

12345678910
  1. language: node_js
  2. branches:
  3. only:
  4. - master
  5. dist: trusty
  6. node_js:
  7. - 8
  8. - 6
  9. - 4
  10. sudo: false