Skip to content

Commit 7313a01

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/ini-1.3.8
2 parents 81bc7a1 + 31458b7 commit 7313a01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22
node_js:
3-
- '10'
43
- '12'
4+
- '14'
55
sudo: false
66
cache:
77
yarn: true

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"repository": "https://github.com/ember-cli-deploy/ember-cli-deploy-redis",
1414
"engines": {
15-
"node": ">= 10"
15+
"node": ">= 12"
1616
},
1717
"author": "Aaron Chambers and the ember-cli-deploy team",
1818
"license": "MIT",

0 commit comments

Comments
 (0)