Skip to content

Commit

Permalink
Build and test on cci2 (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
endocrimes authored and ob committed Apr 4, 2018
1 parent 0aab054 commit 0c9aefc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
9 changes: 9 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 2
jobs:
build:
macos:
xcode: 9.2.0
steps:
- checkout
- run: ./scripts/bluepill.sh build
- run: ./scripts/bluepill.sh test
11 changes: 0 additions & 11 deletions circle.yml

This file was deleted.

0 comments on commit 0c9aefc

Please sign in to comment.