Skip to content

Commit 061ffa6

Browse files
alexruperezAlex Rupérez
authored andcommitted
Trying with brew
1 parent 9aed82e commit 061ffa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: swift
22
osx_image: xcode9.1
33
before_install:
4-
- git clone https://github.com/yonaskolb/XcodeGen.git
5-
- sudo make -C XcodeGen
4+
- brew tap yonaskolb/XcodeGen https://github.com/yonaskolb/XcodeGen.git
5+
- brew install XcodeGen
66
- xcodegen
77
script:
88
- xcodebuild -workspace Archit.xcworkspace -scheme Archit -destination "platform=iOS

0 commit comments

Comments
 (0)