Skip to content

Commit

Permalink
Add Travis CI config.
Browse files Browse the repository at this point in the history
  • Loading branch information
technomancy committed Oct 19, 2011
1 parent d309b4b commit 82de3fd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
script: bin/lein test
branches:
only:
- 1.x
- master
notifications:
irc: "irc.freenode.org#leiningen"

0 comments on commit 82de3fd

Please sign in to comment.