Revision 36c71566f45407c4cc20d1ff35b23de44c618091 authored by akhil-geekyants on 16 May 2018, 07:13:19 UTC, committed by akhil-geekyants on 16 May 2018, 07:13:19 UTC
1 parent 584131a
Raw File
.travis.yml
language: node_js
node_js:
  - "8"
  - "8.10.0"
  - "6"
  - "6.13.1"
back to top