master Merge pull request #8 from techgaun/dependabot/npm_and_yarn/…

Push event #31 passed

  • Ran for
  • Total time
techgaun/get-nepali-number:.travis.yml@14e77b1
language: node_js
node_js:
  - 'stable'
  - 'lts/*'
  - '10'
  - '11'
  - '12'
  - '13'
  - '14'
Build Config
{
  "language": "node_js",
  "os": [
    "linux"
  ],
  "dist": "xenial",
  "node_js": [
    "stable",
    "lts/*",
    "10",
    "11",
    "12",
    "13",
    "14"
  ]
}