leiningen/.travis.yml
2011-10-19 15:58:46 -07:00

8 lines
No EOL
117 B
YAML

---
script: bin/lein test
branches:
only:
- 1.x
- master
notifications:
irc: "irc.freenode.org#leiningen"