Skip to content

Commit

Permalink
Test with Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kylef committed Oct 30, 2015
1 parent c40cedb commit da06be1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
language: objective-c
osx_image: xcode7.1
install: brew install --HEAD kylef/formulae/conche
script: conche test
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Conche CLI Example

[![Build Status](https://travis-ci.org/Conche/conche-cli-example.svg)](https://travis-ci.org/Conche/conche-cli-example)

This repository is a small example command line interface using the Conche
build system. It was mostly generated via `conche init`.

Expand Down

0 comments on commit da06be1

Please sign in to comment.