Skip to content

Commit 6a72b1c

Browse files
require node 10 (#38)
1 parent 2fa8248 commit 6a72b1c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ git:
44
depth: 10
55

66
node_js:
7-
- "8"
87
- "10"
98

109
install:

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ governing permissions and limitations under the License.
1818
# aio-cli-plugin-cloudmanager
1919
Cloud Manager Plugin for the [Adobe I/O CLI](https://github.com/adobe/aio-cli)
2020

21+
# Requirements
22+
23+
* Node.js 10.0+
24+
* [Adobe I/O CLI](https://github.com/adobe/aio-cli)
25+
2126
# Installation
2227

2328
```sh-session

0 commit comments

Comments
 (0)