Temporarily remove travis branch restriction

This commit is contained in:
Scott Humphries 2017-05-03 22:59:18 -05:00 committed by Kyle Neideck
parent d322c3ac9b
commit 76c660292e
No known key found for this signature in database
GPG key ID: CAA8D9B8E39EC18C

View file

@ -22,9 +22,9 @@ matrix:
osx_image: xcode7.3
xcode_sdk: macosx10.11
sudo: required
branches:
only:
- master
# branches:
# only:
# - master
install:
# Install Apple's NullAudio device. Travis' VMs don't have any audio devices installed.
- sudo xcodebuild -project BGMApp/BGMAppTests/NullAudio/AudioDriverExamples.xcodeproj -target NullAudio DSTROOT="/" install