Revision 6f3597a50c122ff674b8ae017dd4634394ed124d authored by akhil-geekyants on 19 June 2018, 07:37:49 UTC, committed by akhil-geekyants on 19 June 2018, 07:37:49 UTC
1 parent a8235c5
Raw File
.travis.yml
language: node_js
node_js:
  - "8"
  - "8.10.0"
  - "6"
  - "6.13.1"
back to top