Skip to content

Commit ddd00a2

Browse files
authored
Merge pull request #18 from jeantimex/travis
Added travis.
2 parents c3d669a + 53663a6 commit ddd00a2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
language: objective-c
2+
osx_image: xcode8.3
3+
script:
4+
- xcodebuild test -project CollapsibleTableSectionViewController.xcodeproj -scheme CollapsibleTableSectionViewController -destination 'platform=iOS Simulator,name=iPhone 7'

0 commit comments

Comments
 (0)