We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5dc8aae + b88b431 commit 28b7876Copy full SHA for 28b7876
.travis.yml
@@ -3,7 +3,6 @@ dist: xenial
3
notifications:
4
email: false
5
node_js:
6
- - 8
7
- 10
8
- 12
9
script: npm run travis
package.json
@@ -12,7 +12,7 @@
12
"author": "Pelias",
13
"license": "MIT",
14
"engines": {
15
- "node": ">=8.0.0"
+ "node": ">=10.0.0"
16
},
17
"repository": {
18
"type": "git",
0 commit comments