We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6fcbf7 commit c312d68Copy full SHA for c312d68
1 file changed
.travis.yml
@@ -3,5 +3,5 @@ before_install:
3
- gem install cocoapods -v '= 0.34.2'
4
- brew update
5
- brew install xctool
6
-script: xctool -workspace BitStore.xcworkspace -scheme Test -sdk iphonesimulator8.0
7
-script: xctool -workspace BitStore.xcworkspace -scheme BitStore -sdk iphonesimulator8.0
+script: xctool -workspace BitStore.xcworkspace -scheme Test -sdk iphonesimulator8.1
+script: xctool -workspace BitStore.xcworkspace -scheme BitStore -sdk iphonesimulator8.1
0 commit comments