We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 050f973 + 1f2e257 commit c5c078eCopy full SHA for c5c078e
.travis.yml
@@ -7,6 +7,9 @@ env:
7
- IOS_PACKAGE_FOLDER=$TRAVIS_BUILD_DIR/demo/platforms/ios/build/emulator
8
- IOS_SAUCE_STORAGE="https://saucelabs.com/rest/v1/storage/$SAUCE_USER/$IOS_PACKAGE?overwrite=true"
9
10
+git:
11
+ depth: 1
12
+
13
branches:
14
only:
15
- master
0 commit comments