Skip to content

Commit

Permalink
Configured CircleCI.
Browse files Browse the repository at this point in the history
  • Loading branch information
ashfurrow committed May 23, 2015
1 parent 37f28ad commit 7b28dff
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,11 @@ machine:
xcode:
version: "6.3.1"
ruby:
version: ruby-2.1.2
version: 2.1.2
dependencies:
pre:
- gem update cocoapods
test:
override:
- make setup
- make test

0 comments on commit 7b28dff

Please sign in to comment.