Adds printing of environment info.
This commit is contained in:
parent
1124f40ef1
commit
b47ce13eae
|
|
@ -8,4 +8,6 @@ notifications:
|
|||
|
||||
script:
|
||||
- "bundle exec danger --verbose"
|
||||
- xcodebuild -version
|
||||
- xcodebuild -showsdks
|
||||
- ./scripts/all-tests.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue