Skip to content

Commit c6fcbf7

Browse files
committed
Travis: use simulator
1 parent 42d268f commit c6fcbf7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ before_install:
33
- gem install cocoapods -v '= 0.34.2'
44
- brew update
55
- brew install xctool
6-
script: xctool -workspace BitStore.xcworkspace -scheme Test
7-
script: xctool -workspace BitStore.xcworkspace -scheme BitStore
6+
script: xctool -workspace BitStore.xcworkspace -scheme Test -sdk iphonesimulator8.0
7+
script: xctool -workspace BitStore.xcworkspace -scheme BitStore -sdk iphonesimulator8.0

0 commit comments

Comments
 (0)