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

Push event #62 errored

  • Ran for
  • Total time
techgaun/get-nepali-number:.travis.yml@a965ec3
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"
  ]
}