diff --git a/.travis.yml b/.travis.yml index 6d4a514b718c127327553432d00e0a19c1e02869..0b5dde2c27a5c733f1dbc062a69490de4e44924e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,4 +12,5 @@ script: -destination "platform=OS X,arch=x86_64" ONLY_ACTIVE_ARCH=NO test | xcpretty -c - xcodebuild -project "iOS Example.xcodeproj" -scheme "iOS Example" -sdk iphonesimulator -destination "platform=iOS Simulator,name=iPhone 6" ONLY_ACTIVE_ARCH=YES build | xcpretty -c +- gem install cocoapods - pod lib lint --quick