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.
1 parent b981c38 commit 9ae11d3Copy full SHA for 9ae11d3
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
- - "8"
+ - "10"
4
5
cache: yarn
6
package.json
@@ -21,7 +21,7 @@
21
"url": "https://github.com/giuem/uptimerobot-page/issues"
22
},
23
"engines": {
24
- "node": ">=8.10.0"
+ "node": ">=10"
25
26
"dependencies": {
27
"cron": "^1.3.0",
0 commit comments