Skip to content
This repository was archived by the owner on Mar 20, 2020. It is now read-only.

Commit ca347a6

Browse files
committed
Add Travis CI
1 parent c67d141 commit ca347a6

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
language: clojure

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
![╯°□°╯](https://i.imgur.com/7uxZtq7.jpg)
44

55
When `throw` is not enough.
6+
[![Build Status](https://travis-ci.org/jstepien/flip.svg)][travis]
7+
8+
[travis]: https://travis-ci.org/jstepien/flip
69

710
## Usage
811

0 commit comments

Comments
 (0)