Skip to content

Commit

Permalink
Add config for Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
lexrus committed May 25, 2015
1 parent aef140b commit 82a18d4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: objective-c
before_script:
- brew update && brew upgrade xctool
script:
- xctool test -project JSPatchDemo/JSPatchDemo.xcodeproj -scheme JSPatchDemo -sdk iphonesimulator

0 comments on commit 82a18d4

Please sign in to comment.