We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfd6ac7 + 44fba7c commit 773f43fCopy full SHA for 773f43f
.travis.yml
@@ -29,7 +29,6 @@ matrix:
29
language: node_js
30
node_js: "8"
31
jdk: oraclejdk8
32
- before_script: pod repo update
33
script:
34
- npm i && npm run prepare:test:app
35
- cd samples && npm i && tns build ios --bundle --env.uglify --copy-to "./outputs/demo-ns-vue.app"
0 commit comments