Run self-install during ci.

This commit is contained in:
Phil Hagelberg 2011-10-19 16:31:17 -07:00
parent fc7149dddf
commit 36f5dbe2ce

View file

@ -1,5 +1,5 @@
---
script: bin/lein test
script: bin/lein self-install; bin/lein test
branches:
only:
- 1.x