Skip to content

Commit 773f43f

Browse files
author
Zdravko
authored
Merge pull request #1 from zbranzov/zbranzov/fix
fix: ios build in travis
2 parents bfd6ac7 + 44fba7c commit 773f43f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ matrix:
2929
language: node_js
3030
node_js: "8"
3131
jdk: oraclejdk8
32-
before_script: pod repo update
3332
script:
3433
- npm i && npm run prepare:test:app
3534
- cd samples && npm i && tns build ios --bundle --env.uglify --copy-to "./outputs/demo-ns-vue.app"

0 commit comments

Comments
 (0)