fix travis ci build

This commit is contained in:
Nathan Marz 2016-04-21 11:07:11 -04:00
parent 4e38d0c3b3
commit db8451a47e

View file

@ -1,2 +1,4 @@
language: clojure language: clojure
script: lein cljx script:
- lein cljx
- lein test