diff --git a/.travis.yml b/.travis.yml index 51c97177..a66230fc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,6 @@ notifications: script: - "bundle exec danger --verbose" + - xcodebuild -version + - xcodebuild -showsdks - ./scripts/all-tests.sh