We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b32c687 commit 3e303cbCopy full SHA for 3e303cb
.travis.yml
@@ -39,7 +39,7 @@ install:
39
- npm install
40
41
script:
42
- - npx mango-cli build
+ - npx mango-cli@2.7.1 build
43
44
env:
45
global:
mango.yaml
@@ -26,4 +26,4 @@ data:
26
manifest: src/data/manifest.json
27
hooks:
28
init: npm install
29
-version: "^2.0"
+version: "2.7.1"
0 commit comments