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 b666c98 commit 4e0f6ecCopy full SHA for 4e0f6ec
.travis.yml
@@ -19,8 +19,8 @@ matrix:
19
- OSXBUILD=true
20
- name: "Windows"
21
os: windows
22
- # script:
23
- # - echo OK.
+ script:
+ - echo OK.
24
25
26
install:
package.json
@@ -32,7 +32,7 @@
32
"url": "https://github.com/node-3d/qml-raub.git"
33
},
34
"dependencies": {
35
- "deps-qmlui-raub": "https://github.com/node-3d/deps-qmlui-raub.git",
+ "deps-qmlui-raub": "1.0.0",
36
"addon-tools-raub": "4.2.0"
37
}
38
0 commit comments