Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Esqarrouth committed Jun 4, 2016
2 parents b68cf6c + 009b33f commit d4dc686
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ branches:
- master

xcode_project: EZSwiftExtensions.xcodeproj
xcode_scheme: EZSwiftExtensions
xcode_scheme: EZSwiftExtensions-iOS
osx_image: xcode7.3
xcode_sdk: iphonesimulator9.1

script:
- xcodebuild clean build test -project EZSwiftExtensions.xcodeproj -scheme EZSwiftExtensions
- xcodebuild clean build test -project EZSwiftExtensions.xcodeproj -scheme EZSwiftExtensions-iOS

0 comments on commit d4dc686

Please sign in to comment.