Skip to content

Commit

Permalink
Experimental CircleCI configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepurvis committed Oct 20, 2017
1 parent e2ae14e commit 5848411
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
machine:
xcode:
version: 8.2

compile:
override:
- ./install

0 comments on commit 5848411

Please sign in to comment.