Skip to content

Commit 3590506

Browse files
alexruperezAlex Rupérez
authored andcommitted
bundle install update
1 parent dfb93f5 commit 3590506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ before_install:
44
- brew tap yonaskolb/XcodeGen https://github.com/yonaskolb/XcodeGen.git
55
- brew install XcodeGen
66
- xcodegen
7-
- bundle install
7+
- bundle install --jobs=3 --retry=3 --deployment
88
- bundle exec pod repo update
99
script:
1010
- xcodebuild -workspace Archit.xcworkspace -scheme Archit -destination "platform=iOS

0 commit comments

Comments
 (0)