forked from loafle/openapi-generator-original
comment out xctool installation
This commit is contained in:
parent
b7984e55a7
commit
f781f1df5b
@ -31,7 +31,8 @@ before_install:
|
|||||||
- gem install xcpretty -N --no-ri --no-rdoc
|
- gem install xcpretty -N --no-ri --no-rdoc
|
||||||
- pod --version
|
- pod --version
|
||||||
- pod setup --silent > /dev/null
|
- pod setup --silent > /dev/null
|
||||||
- brew install xctool
|
# xctool already pre-installed
|
||||||
|
#- brew install xctool
|
||||||
- git clone https://github.com/wing328/swagger-samples
|
- git clone https://github.com/wing328/swagger-samples
|
||||||
- cd swagger-samples/java/java-jersey-jaxrs && sudo mvn -q jetty:run &
|
- cd swagger-samples/java/java-jersey-jaxrs && sudo mvn -q jetty:run &
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user