Skip to content

Commit

Permalink
continuous integration
Browse files Browse the repository at this point in the history
  • Loading branch information
dakrone committed Aug 11, 2011
1 parent 14664c0 commit ec68160
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
before_script: "lein deps"
script: "lein test"
1 change: 1 addition & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Additional information/documentation:
Read the source from Marginalia

- [http://dakrone.github.com/clojure-opennlp/](http://dakrone.github.com/clojure-opennlp/)
[![Continuous Integration status](https://secure.travis-ci.org/dakrone/clojure-opennlp.png)](http://travis-ci.org/dakrone/clojure-opennlp)

Usage from Leiningen:
--------------------
Expand Down

0 comments on commit ec68160

Please sign in to comment.