.travis.yml: use 8.1 again and fix non unicode bug in belle-sip

This commit is contained in:
Gautier Pelloux-Prayer 2015-03-31 10:38:47 +02:00
parent d23d945068
commit ed80362fa3
2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ git:
env:
global:
- VERSION="7.1"
- VERSION="8.1"
- BYPASS_TOOLCHECK=1
install:
@ -19,4 +19,4 @@ install:
- ls -la
script:
- xcodebuild -scheme linphone -project linphone.xcodeproj -destination "platform=iOS Simulator,name=iPhone 5,OS=${VERSION}" test
- xcodebuild -scheme linphone -project linphone.xcodeproj -sdk iphonesimulator${VERSION} -destination "platform=iOS Simulator,name=iPhone 6,OS=${VERSION}" test

@ -1 +1 @@
Subproject commit abb6f4fa1984e749c6bec61c6efdacee97b0b992
Subproject commit 4ae7200c4a8fe65ca0e3148feeb9179d7d2de813