We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c40cedb commit da06be1Copy full SHA for da06be1
.travis.yml
@@ -0,0 +1,4 @@
1
+language: objective-c
2
+osx_image: xcode7.1
3
+install: brew install --HEAD kylef/formulae/conche
4
+script: conche test
README.md
@@ -1,5 +1,7 @@
# Conche CLI Example
+[](https://travis-ci.org/Conche/conche-cli-example)
+
5
This repository is a small example command line interface using the Conche
6
build system. It was mostly generated via `conche init`.
7
0 commit comments