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 2fa8248 commit 6a72b1cCopy full SHA for 6a72b1c
.travis.yml
@@ -4,7 +4,6 @@ git:
4
depth: 10
5
6
node_js:
7
- - "8"
8
- "10"
9
10
install:
README.md
@@ -18,6 +18,11 @@ governing permissions and limitations under the License.
18
# aio-cli-plugin-cloudmanager
19
Cloud Manager Plugin for the [Adobe I/O CLI](https://github.com/adobe/aio-cli)
20
21
+# Requirements
22
+
23
+* Node.js 10.0+
24
+* [Adobe I/O CLI](https://github.com/adobe/aio-cli)
25
26
# Installation
27
28
```sh-session
0 commit comments