Skip to content

Commit

Permalink
Added travis.
Browse files Browse the repository at this point in the history
Updated README.
  • Loading branch information
Augustyniak committed May 4, 2014
1 parent 5ab5d5d commit 2770e0d
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
language: objective-c
script:
- xctool test -project RATreeView.xcodeproj -scheme RATreeView -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<dict>
<key>SchemeUserState</key>
<dict>
<key>RATreeView.xcscheme</key>
<key>RATreeView.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#RATreeView (iOS 5.0+)
RATreeView (iOS 5.0+) [![Build Status](https://travis-ci.org/Augustyniak/RATreeView.svg?branch=master)](https://travis-ci.org/Augustyniak/RATreeView)
==============

[![](https://raw.github.com/Augustyniak/RATreeView/master/Screens/animation.gif)](https://raw.github.com/Augustyniak/RATreeView/master/Screens/animation.gif)

Expand Down

0 comments on commit 2770e0d

Please sign in to comment.