Skip to content

Commit

Permalink
Merge pull request #1 from recisio/travis
Browse files Browse the repository at this point in the history
Travis update
  • Loading branch information
Tom Baranes committed Feb 19, 2016
2 parents 9c3a3f0 + 913a4de commit c23508b
Show file tree
Hide file tree
Showing 14 changed files with 19 additions and 1,939 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ notifications:
email: false
env:
global:
- PROJECT=Demo/AdaptiveSpaceItem Demo.xcodeproj
- PROJECT=Demo/AdaptiveSpaceItemDemo.xcodeproj
- OSX_SCHEME="AdaptiveSpaceItem Demo"
- OSX_SDK=macosx10.11
matrix:
- DESTINATION="arch=x86_64" SCHEME="$OSX_SCHEME" SDK="$OSX_SDK" RUN_TESTS="NO" BUILD_EXAMPLE="YES" POD_LINT="NO"
- DESTINATION="arch=x86_64" SCHEME="$OSX_SCHEME" SDK="$OSX_SDK" RUN_TESTS="NO" BUILD_EXAMPLE="YES" POD_LINT="NO"

script:
- set -o pipefail
Expand Down
304 changes: 0 additions & 304 deletions Demo/AdaptiveSpaceItem Demo.xcodeproj/project.pbxproj

This file was deleted.

27 changes: 0 additions & 27 deletions Demo/AdaptiveSpaceItem Demo/AppDelegate.swift

This file was deleted.

Loading

0 comments on commit c23508b

Please sign in to comment.