Revision 505d012de6a4f9aff8f2ce53e9bd65d40acbfd46 authored by SupriyaKalghatgi on 17 May 2018, 07:53:56 UTC, committed by SupriyaKalghatgi on 17 May 2018, 07:53:56 UTC
1 parent 339d2ea
Raw File
.travis.yml
language: node_js
node_js:
  - "8"
  - "8.10.0"
  - "6"
  - "6.13.1"
back to top