2
0

work around pinf hang under Travis by forcing the TERM to dumb.

This commit is contained in:
Maarten Billemont
2014-11-18 07:32:17 -05:00
parent c6cd50379e
commit 7d6f2533db
4 changed files with 7 additions and 4 deletions

View File

@@ -2,5 +2,6 @@ language: objective-c
xcode_project: MasterPassword/ObjC/iOS/MasterPassword-iOS.xcodeproj
xcode_scheme: MasterPassword iOS (Development)
xcode_sdk: iphonesimulator
env: TERM=dumb
git:
submodules: true