Skip to content

Commit

Permalink
Merge pull request #1 from Carthage/travis-ci
Browse files Browse the repository at this point in the history
Set up Travis CI
  • Loading branch information
jspahrsummers committed Dec 1, 2014
2 parents 7a4e811 + b67a3e0 commit 05c2043
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
language: objective-c
xcode_workspace: ReactiveTask.xcworkspace
xcode_scheme: ReactiveTask
script: script/cibuild
notifications:
email: false
slack:
secure: Nh1mbn1RzYrI5tIY52gNrMy+PX1hdq2rIAJHxJjeiWjQDYfIoynhQ/2NIKs6Y0b0E5GIQEtF1fereyWdxcoEFGloY3cq4HZ7dgqr9kzOHrlDMp80fWbcoTqrgbOsKreFFtrv413d5+YcNkJvkYRfnxbuWLPZPszrcbw82TyRL60=

0 comments on commit 05c2043

Please sign in to comment.