#16 from techgaun/dependabot/npm_and_yarn…
master Merge pull requestBump minimatch and mocha
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"
]
}