You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/.travis.yml

11 lines
198 B
YAML

before_install:
- brew update
- brew unlink xctool
- brew install xctool
language: objective-c
xcode_sdk: iphonesimulator8.0
install: true
xcode_workspace: Signal.xcworkspace
xcode_scheme: Signal