diff --git a/.travis.yml b/.travis.yml index 49ab7f913..375f65752 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,3 @@ before_install: gem install cocoapods script: - xctool -workspace JSMessagesDemo.xcworkspace -scheme JSMessagesDemo -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO clean build test #- xctool -workspace JSMessagesDemo.xcworkspace -scheme JSMessagesDemoTests -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO clean build run-tests -freshSimulator -freshInstall - -branches: -only: -- master \ No newline at end of file