You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by mr...@apache.org on 2016/09/15 19:02:31 UTC

[09/10] usergrid-swift git commit: Update to travis.yml

Update to travis.yml


Project: http://git-wip-us.apache.org/repos/asf/usergrid-swift/repo
Commit: http://git-wip-us.apache.org/repos/asf/usergrid-swift/commit/1500c160
Tree: http://git-wip-us.apache.org/repos/asf/usergrid-swift/tree/1500c160
Diff: http://git-wip-us.apache.org/repos/asf/usergrid-swift/diff/1500c160

Branch: refs/heads/master
Commit: 1500c160e2bdb65981e816180fa47fd8a42860bb
Parents: 7a69131
Author: Robert Walsh <rj...@gmail.com>
Authored: Wed Sep 14 13:16:31 2016 -0500
Committer: Robert Walsh <rj...@gmail.com>
Committed: Wed Sep 14 13:16:31 2016 -0500

----------------------------------------------------------------------
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/usergrid-swift/blob/1500c160/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 2eb2c06..2f043b5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,7 +19,6 @@ env:
     - DESTINATION="OS=9.2,name=Apple TV 1080p"     SCHEME="$TVOS_FRAMEWORK_SCHEME"    SDK="$TVOS_SDK"    RUN_TESTS="YES"
     - DESTINATION="OS=2.2,name=Apple Watch - 42mm" SCHEME="$WATCHOS_FRAMEWORK_SCHEME" SDK="$WATCHOS_SDK" RUN_TESTS="NO"
 script:
-  - set -o pipefail
   - xcodebuild -version
   - xcodebuild -showsdks