Skip to content

Commit bc4d6a7

Browse files
author
Luc Dion
committed
update simulator
1 parent 5882ebd commit bc4d6a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ osx_image: xcode9.2
33

44
env:
55
matrix:
6-
- SCHEME=FlexLayout SDK=iphonesimulator11.0
6+
- SCHEME=FlexLayout SDK=iphonesimulator11.2
77
- SCHEME=FlexLayout SDK=iphonesimulator10.3
8-
- SCHEME=FlexLayoutSample SDK=iphonesimulator11.0
8+
- SCHEME=FlexLayoutSample SDK=iphonesimulator11.2
99

1010
before_install:
1111
- rvm use $RVM_RUBY_VERSION

0 commit comments

Comments
 (0)